Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_check, implement const Iterator and DoubleEndedIterator for Range."
This reverts commit 8a9d6bf4fd
.
This commit is contained in:
parent
131211acd2
commit
04a5d61161
9 changed files with 24 additions and 70 deletions
|
@ -123,7 +123,6 @@
|
|||
#![feature(const_index_range_slice_index)]
|
||||
#![feature(const_inherent_unchecked_arith)]
|
||||
#![feature(const_int_unchecked_arith)]
|
||||
#![feature(const_intoiterator_identity)]
|
||||
#![feature(const_intrinsic_forget)]
|
||||
#![feature(const_ipv4)]
|
||||
#![feature(const_ipv6)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue