summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14084.rs
AgeCommit message (Expand)AuthorLines
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-10-27Generalise associative operator parsingSimonas Kazlauskas-1/+1
2015-09-26deduplicate trait errors before they are displayedAriel Ben-Yehuda-1/+0
2015-09-24Remove the deprecated box(PLACE) syntax.Eduard Burtescu-2/+1
2015-07-27Turn on `box(PLACE) expr` deprecation warning post-snapshot.Eduard Burtescu-0/+1
2015-07-22Update `issue-14084.rs` test to reflect changes to error output.Felix S. Klock II-1/+3
2015-05-13Add error explanations for E0066 and E0069.Nick Hamann-1/+1
2015-01-08compile-fail tests: Add feature attributes to enable box pat/expr syntax in v...Felix S. Klock II-0/+2
2014-05-21rustc: Fix an ICE with box-placement syntaxAlex Crichton-0/+14