| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-07 | Migrate even more feature gate tests to ui | est31 | -16/+0 | |
| We also rename some of the files to conform to the feature-gate-<feat_name>.rs pattern that is most common. | ||||
| 2017-11-15 | Add universal_impl_trait feature gate | Christopher Vittal | -1/+1 | |
| Move feature gate check to inside HIR lowering. Change error messages and update tests. | ||||
| 2017-01-12 | Mark even more tests as gate tests | est31 | -0/+2 | |
| Now, no feature outside of the whitelist is without a test marked as its gate test. | ||||
| 2016-08-12 | test: add more extensive tests for impl Trait. | Eduard Burtescu | -0/+14 | |
