about summary refs log tree commit diff
path: root/src/test/compile-fail/method-self-arg-1.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-29/+0
2016-08-11Improve &-ptr printingJonathan Turner-1/+1
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-8/+6
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