| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -31/+0 | |
| 2022-03-09 | Permit `#[deprecated]` in stdlib | Jacob Pratt | -1/+1 | |
| 2022-03-04 | Change `rustc_deprecated` to use `note` | Jacob Pratt | -3/+3 | |
| This keeps `reason` around for the time being. This is necessary to avoid breakage during the bootstrap process. This change, as a whole, brings `#[rustc_deprecated]` more in line with `#[deprecated]`. | ||||
| 2022-03-03 | Cleanup feature gates. | Camille GILLOT | -1/+4 | |
| 2020-07-26 | report kind of deprecated item in message | Andy Russell | -2/+2 | |
| This is important for fields, which are incorrectly referred to as "items". | ||||
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -2/+2 | |
| 2019-07-07 | Support deprecation checking for macros | Vadim Petrochenkov | -0/+16 | |
| 2019-07-07 | resolve: Use standard stability diagnostics for macros | Vadim Petrochenkov | -2/+2 | |
| 2019-07-07 | resolve: Check stability for local macros as well | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+22 | |
