rust-managed/src
whitequark c10a57bf91 Remove #![feature(collections_range)], as it is stable since Rust 1.28.
(Rust 1.28 is not yet released.)

Also, rename methods to reflect changes made during stabilization.
2018-05-31 18:03:46 +00:00
..
lib.rs Remove #![feature(collections_range)], as it is stable since Rust 1.28. 2018-05-31 18:03:46 +00:00
map.rs Remove #![feature(collections_range)], as it is stable since Rust 1.28. 2018-05-31 18:03:46 +00:00
object.rs Add an experimental ManagedMap container. 2017-11-10 03:22:23 +00:00
slice.rs Fixed typo 2018-04-05 15:18:27 +00:00