about summary refs log tree commit diff
path: root/src/test/compile-fail/implicit-method-bind.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-13/+0
2015-04-21test: Fix fallout in testsAlex Crichton-3/+1
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-11-13Remove Signed trait and add SignedInt traitBrendan Zabarauskas-0/+2
2014-01-30Remove Times traitBrendan Zabarauskas-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-10Disallow implicitly binding methods in typechecker. Closes #2189.Michael Sullivan-0/+3