about summary refs log tree commit diff
path: root/src/test/ui/feature-gate-trace_macros.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-13/+0
2017-12-07Migrate even more feature gate tests to uiest31-0/+13
We also rename some of the files to conform to the feature-gate-<feat_name>.rs pattern that is most common.