about summary refs log tree commit diff
path: root/src/test/run-pass/range.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+3
2016-02-27adjust range testsAlex Burka-1/+2
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-3/+3
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-5/+5
2015-02-04Implement `..` syntax for RangeFull as expressionUlrik Sverdrup-0/+1
2015-01-30Remove all `i` suffixesTobias Bucher-2/+2
2015-01-11Add test case that RangeTo notation works in return statements.Daniel Grunwald-0/+3
2015-01-07remove some `slicing_syntax` feature gatesJorge Aparicio-2/+0
2015-01-02Add testsNick Cameron-0/+2
2014-12-30Fallout from mut slicesNick Cameron-0/+2
2014-12-24Review changesNick Cameron-0/+7
2014-12-24TestsNick Cameron-0/+41