| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2020-07-26 | report kind of deprecated item in message | Andy Russell | -4/+4 | |
| This is important for fields, which are incorrectly referred to as "items". | ||||
| 2019-11-02 | Update error annotations in tests that successfully compile | Tomasz Miąsko | -1/+1 | |
| Those annotation are silently ignored rather than begin validated against compiler output. Update them before validation is enabled, to avoid test failures. | ||||
| 2019-07-03 | Migrate compile-pass annotations to build-pass | Yuki Okushi | -1/+1 | |
| 2019-01-08 | remove unused imports and feature gate from tests | dylan_DPC | -1/+0 | |
| 2019-01-08 | stabilise cfg_attr | dylan_DPC | -1/+1 | |
| 2018-10-14 | Unused result warning: "X which must" ↦ "X that must" | varkor | -1/+1 | |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -0/+1 | |
| 2018-10-05 | cfg_attr_multi: Basic implementation | Havvy (Ryan Scheel) | -0/+21 | |
| Does not implement the warning or a feature flag. | ||||
