summary refs log tree commit diff
path: root/src/test/ui/feature-gate-box_patterns.stderr
AgeCommit message (Collapse)AuthorLines
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-15Add error code for unstable feature errorsGuillaume Gomez-1/+1
2017-12-07Migrate even more feature gate tests to uiest31-0/+10
We also rename some of the files to conform to the feature-gate-<feat_name>.rs pattern that is most common.