| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -17/+0 | |
| 2022-03-09 | Permit `#[deprecated]` in stdlib | Jacob Pratt | -1/+1 | |
| 2022-03-04 | Change `rustc_deprecated` to use `note` | Jacob Pratt | -1/+1 | |
| 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]`. | ||||
| 2020-07-26 | report kind of deprecated item in message | Andy Russell | -1/+1 | |
| 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 | |
| 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/+27 | |
