summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-box-expr.rs
AgeCommit message (Expand)AuthorLines
2015-07-27Turn on `box(PLACE) expr` deprecation warning post-snapshot.Eduard Burtescu-0/+1
2015-07-22Factor feature gate tests for box syntax into two separate files.Felix S. Klock II-8/+8
2015-07-22Add feature-gates for desugaring-based `box` and placement-`in`.Felix S. Klock II-1/+4
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-11Generalize all error messages with "experimental in alpha release" toFelix S. Klock II-3/+3
2015-01-08Test that box syntax, both in expressions and patterns, is caught byFelix S. Klock II-0/+23