about summary refs log tree commit diff
path: root/src/test/compile-fail/noncopyable-match-pattern.rs
AgeCommit message (Expand)AuthorLines
2013-05-13core: Move locks, atomic rc to unstable::syncBrian Anderson-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2013-03-01Rename core::private to core::unstable. #4743Brian Anderson-1/+1
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-1/+1
2013-02-08Fix subtle error in caching during kind computation that could cause linearNiko Matsakis-1/+1
2013-01-31Replace most invocations of fail keyword with die! macroNick Desaulniers-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-18core: Move Exclusive and SharedMutableState to the private modBrian Anderson-1/+1
2012-08-26Camel case the option typeBrian Anderson-3/+3
2012-08-24Add a compile-fail test for #3255Ben Blum-0/+9