about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-2849.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-18/+0
2017-03-06Clean up "pattern doesn't bind x" messagesEsteban Küber-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-11-17Switch to purely namespaced enumsSteven Fackler-2/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-06make `ref x` bindings produce region ptrs and fix various minor bugsNiko Matsakis-1/+1
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-1/+1
2012-07-10In resolve, check that an or-pattern has the same number of bindings in each ...Tim Chevalier-0/+7