File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
#![ feature( cell_update) ]
16
16
#![ feature( char_max_len) ]
17
17
#![ feature( clone_to_uninit) ]
18
- #![ feature( const_eval_select) ]
19
- #![ feature( const_swap_nonoverlapping) ]
20
18
#![ feature( const_align_offset) ]
21
19
#![ feature( const_align_of_val_raw) ]
22
20
#![ feature( const_black_box) ]
23
21
#![ feature( const_caller_location) ]
24
22
#![ feature( const_cell_into_inner) ]
23
+ #![ feature( const_eval_select) ]
25
24
#![ feature( const_hash) ]
26
25
#![ feature( const_heap) ]
27
26
#![ feature( const_intrinsic_copy) ]
30
29
#![ feature( const_pointer_is_aligned) ]
31
30
#![ feature( const_ptr_as_ref) ]
32
31
#![ feature( const_ptr_write) ]
32
+ #![ feature( const_swap_nonoverlapping) ]
33
33
#![ feature( const_trait_impl) ]
34
34
#![ feature( core_intrinsics) ]
35
35
#![ feature( core_intrinsics_fallbacks) ]
You can’t perform that action at this time.
0 commit comments