summary refs log tree commit diff
path: root/src/test/run-pass/regions-dependent-autoslice.rs
AgeCommit message (Expand)AuthorLines
2016-10-31Changed most vec! invocations to use square bracesiirelu-1/+1
2016-02-25Use `box` syntax in `vec!` macroAndrew Paseltiner-3/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+0
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-1/+3
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
2013-11-08Update various tests and libraries that were incorrectlyNiko Matsakis-0/+23