summary refs log tree commit diff
path: root/src/test/compile-fail/method-self-arg-1.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-31Kill more `isize`sTobias Bucher-5/+5
2015-01-30Implement deref coercions (rust-lang/rfcs#241).Eduard Burtescu-5/+0
2015-01-12Fix testsuite errorsmdinger-3/+15
2015-01-06test fallout from isize/usizeCorey Richardson-1/+1
2014-10-15testsNick Cameron-0/+24