summary refs log tree commit diff
path: root/src/test/compile-fail/range-1.rs
AgeCommit message (Expand)AuthorLines
2015-04-07Fix range performance regressionAaron Turon-0/+1
2015-03-31Stabilize std::numAaron Turon-3/+4
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-02-01Auto merge of #21806 - edwardw:new-range-impl, r=alexcrichtonbors-4/+1
2015-02-01Fix falloutEdward Wang-4/+1
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-30fix testsJorge Aparicio-1/+4
2015-01-19remove unnecessary parentheses from range notationJorge Aparicio-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2015-01-07remove some `slicing_syntax` feature gatesJorge Aparicio-1/+0
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-12-30Fallout from mut slicesNick Cameron-0/+1
2014-12-24Review changesNick Cameron-1/+1
2014-12-24TestsNick Cameron-0/+26