summary refs log tree commit diff
path: root/src/test/compile-fail/issue-15524.rs
AgeCommit message (Expand)AuthorLines
2017-02-25rustc: move the actual values of enum discriminants into a map.Eduard-Mihai Burtescu-9/+9
2017-02-10Fix testsSimonas Kazlauskas-9/+9
2016-08-08Shrink span to variant discriminant expression for E0081Keith Yeung-9/+12
2016-08-05Updated style of unit testChristian Poveda-3/+5
2016-08-04Updated E0081 to new formatChristian Poveda-6/+9
2016-03-10typestrong constant integersOliver Schneider-3/+3
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-10-09test: Convert statics to constantsAlex Crichton-1/+1
2014-10-05Tweak ‘discriminant value already exists’ error messageP1start-0/+24