Skip to content

Commit 5f9e33f

Browse files
committed
removed ref to bindings_after_at
1 parent efc5714 commit 5f9e33f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
#![feature(associated_type_bounds)]
145145
#![feature(slice_group_by)]
146146
#![feature(decl_macro)]
147-
#![feature(bindings_after_at)]
148147
// Allow testing this library
149148

150149
#[cfg(test)]

0 commit comments

Comments
 (0)