about summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-placement-expr.rs
AgeCommit message (Expand)AuthorLines
2017-12-07Migrate a few feature gate tests to uiest31-26/+0
2017-01-12Mark even more tests as gate testsest31-0/+2
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