Skip to content

Commit

Permalink
heap: rm out-of-date FIXMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Sep 15, 2014
1 parent e4771d1 commit 396f910
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/liballoc/heap.rs
Expand Up @@ -8,9 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// FIXME: #13994: port to the sized deallocation API when available
// FIXME: #13996: mark the `allocate` and `reallocate` return value as `noalias`
// and `nonnull`

#[cfg(not(test))] use core::raw;
#[cfg(stage0, not(test))] use util;
Expand Down

0 comments on commit 396f910

Please sign in to comment.