Stabilize iter_rfold in 1.27.0

This commit is contained in:
Josh Stone
2018-04-02 16:33:09 -07:00
parent 934902af61
commit 1c8d10bce5
3 changed files with 1 additions and 5 deletions

View File

@@ -100,7 +100,6 @@
#![feature(fundamental)]
#![feature(generic_param_attrs)]
#![cfg_attr(stage0, feature(i128_type))]
#![feature(iter_rfold)]
#![feature(lang_items)]
#![feature(needs_allocator)]
#![feature(nonzero)]