rust/src/test
bors 3d588c5286 auto merge of #5555 : Kimundi/rust/str-dealloc-3, r=catamorphism
- Most functions that used to return `~[~str]` for a list of substrings got turned into iterators over `&str` slices
- Some cleanup of apis, docs and code layout
2013-03-26 15:07:07 -07:00
..
auxiliary librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
bench Fixed all use sites and tests 2013-03-26 14:59:17 +01:00
compile-fail test: Add lifetime binders and new-style lifetime parameters to the test suite 2013-03-22 22:24:36 -07:00
debug-info Re-enable struct value printing in debug info tests with gdb pretty printing off 2013-03-11 14:09:06 -07:00
pretty test: Fix test. rs=test 2013-03-19 21:55:23 -07:00
run-fail turn std::oldmap into a wrapper around LinearMap 2013-03-23 02:16:14 -04:00
run-pass auto merge of #5555 : Kimundi/rust/str-dealloc-3, r=catamorphism 2013-03-26 15:07:07 -07:00
run-pass-fulldeps librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00