add indexing with RangeInclusive in libcore and libcollections
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
#![feature(fnbox)]
|
||||
#![feature(heap_api)]
|
||||
#![feature(hashmap_hasher)]
|
||||
#![feature(inclusive_range)]
|
||||
#![feature(int_error_internals)]
|
||||
#![feature(into_cow)]
|
||||
#![feature(lang_items)]
|
||||
|
||||
Reference in New Issue
Block a user