rust/src/liballoc/benches
Mark Simulacrum c115cc655c Move deny(warnings) into rustbuild
This permits easier iteration without having to worry about warnings
being denied.

Fixes #49517
2018-04-08 16:59:14 -06:00
..
btree Fix use of rand in liballoc benches 2017-11-29 20:14:52 +01:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
linked_list.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
slice.rs Add lexicographic sorting benchmark 2018-03-18 12:50:58 +00:00
str.rs Remove unused AsciiExt imports and fix tests related to ascii methods 2017-11-03 21:27:40 +01:00
string.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
vec.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
vec_deque.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00