summary refs log tree commit diff
path: root/src/test/compile-fail/issue-24446.rs
AgeCommit message (Expand)AuthorLines
2016-09-08fix feature error, test falloutAndre Bogus-1/+0
2016-09-08warning → error, lowercaseAndre Bogus-1/+1
2016-09-07add static_in_const feature gateAndre Bogus-1/+1
2016-06-26Disallow constants and statics from having unsized types.Eduard Burtescu-0/+2
2016-05-02update test cases to reflect new messagesNiko Matsakis-1/+1
2016-04-21port compiletest to use JSON outputNiko Matsakis-4/+0
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2015-07-03Adjust tests to silence warnings (or record them, as appropriate).Niko Matsakis-1/+1
2015-04-30Add regression test for #24446Johannes Oertel-0/+20