File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 229
229
#![ feature( allow_internal_unstable) ]
230
230
#![ feature( array_error_internals) ]
231
231
#![ feature( assert_matches) ]
232
- #![ feature( associated_type_bounds) ]
233
232
#![ feature( async_iterator) ]
234
- #![ feature( atomic_mut_ptr) ]
235
233
#![ feature( bench_black_box) ]
236
234
#![ feature( box_syntax) ]
237
235
#![ feature( c_unwind) ]
251
249
#![ feature( const_ipv4) ]
252
250
#![ feature( const_ipv6) ]
253
251
#![ feature( const_mut_refs) ]
254
- #![ feature( const_option) ]
255
252
#![ feature( const_socketaddr) ]
256
253
#![ feature( const_trait_impl) ]
257
254
#![ feature( c_size_t) ]
307
304
#![ feature( raw_os_nonzero) ]
308
305
#![ feature( rustc_attrs) ]
309
306
#![ feature( saturating_int_impl) ]
310
- #![ feature( slice_internals) ]
311
307
#![ feature( slice_ptr_get) ]
312
308
#![ feature( staged_api) ]
313
309
#![ feature( std_internals) ]
You can’t perform that action at this time.
0 commit comments