summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3038.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2014-11-17Switch to purely namespaced enumsSteven Fackler-4/+5
2014-10-16Remove libdebug and update tests.Luqman Aden-4/+2
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-2/+2
2014-02-08Fixed error starting with uppercasemr.Shu-3/+3
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-2/+2
2013-09-30cfail: Remove usage of fmt!Alex Crichton-2/+2
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-1/+1
2013-05-10more back-ticks, less colonsLenny222-3/+3
2013-03-11Remove uses of logBrian Anderson-2/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-3/+3
2012-08-05Switch alts to use arrowsBrian Anderson-3/+3
2012-07-27In resolve, check for duplicate pattern-bound varsTim Chevalier-0/+25