about summary refs log tree commit diff
path: root/src/test/compile-fail/autoderef-full-lval.rs
AgeCommit message (Expand)AuthorLines
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-2/+2
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-2/+2
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-20Make typechecker compositionalTim Chevalier-3/+2
2013-03-11Remove uses of logBrian Anderson-2/+2
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-2/+2
2013-03-02Remove REC, change related tests/docsJihyun Yu-6/+11
2013-02-14libcore: Move the numeric operations out of Num. r=brsonPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-2/+2
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-2/+2
2011-08-12Eliminate autoderef on binops and unary negation.Michael Sullivan-0/+17