Skip to content

Commit 396f910

Browse files
committed
heap: rm out-of-date FIXMEs
1 parent e4771d1 commit 396f910

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/liballoc/heap.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

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

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

0 commit comments

Comments
 (0)