Stabilize Iterator::intersperse()
This commit is contained in:
parent
0a84708edc
commit
06dd4c03a0
6 changed files with 12 additions and 20 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(type_ascription)]
|
||||
#![feature(iter_intersperse)]
|
||||
#![recursion_limit = "256"]
|
||||
#![warn(rustc::internal)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue