about summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-placement-expr.rs
AgeCommit message (Expand)AuthorLines
2015-10-27Generalise associative operator parsingSimonas Kazlauskas-1/+1
2015-09-24Remove the deprecated box(PLACE) syntax.Eduard Burtescu-4/+0
2015-07-27Turn on `box(PLACE) expr` deprecation warning post-snapshot.Eduard Burtescu-0/+1
2015-07-22uncomment feature-gate testing for `in PLACE BLOCK` now that its in the parser.Felix S. Klock II-2/+2
2015-07-22Factor feature gate tests for box syntax into two separate files.Felix S. Klock II-0/+27