Make the Step
implementations const.
This commit is contained in:
parent
13afbdaa06
commit
7bc67ef6e0
3 changed files with 17 additions and 7 deletions
|
@ -126,6 +126,7 @@
|
|||
#![feature(const_intrinsic_forget)]
|
||||
#![feature(const_ipv4)]
|
||||
#![feature(const_ipv6)]
|
||||
#![feature(const_iter)]
|
||||
#![feature(const_likely)]
|
||||
#![feature(const_maybe_uninit_uninit_array)]
|
||||
#![feature(const_maybe_uninit_as_mut_ptr)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue