This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 242242#![ feature( atomic_mut_ptr) ]
243243#![ feature( box_syntax) ]
244244#![ feature( c_variadic) ]
245- #![ feature( cfg_accessible) ]
246245#![ feature( can_vector) ]
246+ #![ feature( cfg_accessible) ]
247247#![ feature( cfg_target_has_atomic) ]
248248#![ feature( cfg_target_thread_local) ]
249249#![ feature( char_error_internals) ]
276276#![ feature( hashmap_internals) ]
277277#![ feature( int_error_internals) ]
278278#![ feature( int_error_matching) ]
279- #![ feature( into_future) ]
280279#![ feature( integer_atomics) ]
280+ #![ feature( into_future) ]
281281#![ feature( lang_items) ]
282282#![ feature( libc) ]
283283#![ feature( link_args) ]
286286#![ feature( log_syntax) ]
287287#![ feature( maybe_uninit_ref) ]
288288#![ feature( maybe_uninit_slice) ]
289+ #![ feature( min_specialization) ]
289290#![ feature( needs_panic_runtime) ]
290291#![ feature( negative_impls) ]
291292#![ feature( never_type) ]
305306#![ feature( shrink_to) ]
306307#![ feature( slice_concat_ext) ]
307308#![ feature( slice_internals) ]
308- #![ feature( min_specialization) ]
309309#![ feature( staged_api) ]
310310#![ feature( std_internals) ]
311311#![ feature( stdsimd) ]
You can’t perform that action at this time.
0 commit comments