summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-loan-in-overloaded-op.rs
AgeCommit message (Expand)AuthorLines
2013-03-22test: Remove `pure` from the test suitePatrick Walton-1/+1
2013-03-11test: Remove newtype enums from the test suite. rs=deenumPatrick Walton-1/+1
2013-02-15tests/tutorials: Get rid of `move`.Luqman Aden-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-23Register snapshots. Remove redundant Eq impls, Makefile hacksBrian Anderson-8/+0
2012-09-20rustc: De-mode all overloaded operatorsPatrick Walton-0/+8
2012-09-06Refactor trans to replace lvalue and friends with Datum.Niko Matsakis-0/+15