File tree 4 files changed +0
-4
lines changed
4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 103
103
#![ feature( inplace_iteration) ]
104
104
#![ feature( lang_items) ]
105
105
#![ feature( layout_for_ptr) ]
106
- #![ feature( libc) ]
107
106
#![ feature( map_first_last) ]
108
107
#![ feature( map_into_keys_values) ]
109
108
#![ feature( maybe_uninit_ref) ]
Original file line number Diff line number Diff line change 12
12
#![ panic_runtime]
13
13
#![ allow( unused_features) ]
14
14
#![ feature( core_intrinsics) ]
15
- #![ feature( libc) ]
16
15
#![ feature( nll) ]
17
16
#![ feature( panic_runtime) ]
18
17
#![ feature( staged_api) ]
Original file line number Diff line number Diff line change 19
19
) ]
20
20
#![ feature( core_intrinsics) ]
21
21
#![ feature( lang_items) ]
22
- #![ feature( libc) ]
23
22
#![ feature( nll) ]
24
23
#![ feature( panic_unwind) ]
25
24
#![ feature( staged_api) ]
Original file line number Diff line number Diff line change 268
268
#![ feature( integer_atomics) ]
269
269
#![ feature( into_future) ]
270
270
#![ feature( lang_items) ]
271
- #![ feature( libc) ]
272
271
#![ feature( link_args) ]
273
272
#![ feature( linkage) ]
274
273
#![ feature( llvm_asm) ]
You can’t perform that action at this time.
0 commit comments