summary refs log tree commit diff
path: root/src/liballoc/tests/vec.rs
AgeCommit message (Expand)AuthorLines
2017-11-03Remove unused AsciiExt imports and fix tests related to ascii methodsLukas Kalbertodt-3/+0
2017-09-22Add support for `..=` syntaxAlex Burka-14/+14
2017-07-19Add Vec::drain_filterAlexis Beingessner-0/+167
2017-07-03Document unintuitive argument order for Vec::dedup_by relationAnders Kaseorg-0/+5
2017-06-13Merge crate `collections` into `alloc`Murarth-0/+798