summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14084.rs
AgeCommit message (Expand)AuthorLines
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