File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 110
110
#![ feature( const_cow_is_borrowed) ]
111
111
#![ feature( const_eval_select) ]
112
112
#![ feature( const_heap) ]
113
- #![ feature( const_maybe_uninit_as_mut_ptr) ]
114
113
#![ feature( const_maybe_uninit_write) ]
115
114
#![ feature( const_option) ]
116
115
#![ feature( const_pin) ]
Original file line number Diff line number Diff line change 131
131
#![ feature( const_ipv4) ]
132
132
#![ feature( const_ipv6) ]
133
133
#![ feature( const_likely) ]
134
- #![ feature( const_maybe_uninit_as_mut_ptr) ]
135
134
#![ feature( const_maybe_uninit_assume_init) ]
136
135
#![ feature( const_nonnull_new) ]
137
136
#![ feature( const_num_midpoint) ]
Original file line number Diff line number Diff line change 26
26
#![ feature( const_ipv4) ]
27
27
#![ feature( const_ipv6) ]
28
28
#![ feature( const_likely) ]
29
- #![ feature( const_maybe_uninit_as_mut_ptr) ]
30
29
#![ feature( const_nonnull_new) ]
31
30
#![ feature( const_option) ]
32
31
#![ feature( const_option_ext) ]
You can’t perform that action at this time.
0 commit comments