| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-06-04 | Allow unstable items to be re-exported unstably without requiring the ↵ | cole | -0/+9 | |
| feature be enabled | ||||
| 2022-03-09 | Permit `#[deprecated]` in stdlib | Jacob Pratt | -29/+29 | |
| 2022-03-04 | Change `rustc_deprecated` to use `note` | Jacob Pratt | -29/+29 | |
| 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-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -0/+188 | |
| 2020-09-23 | Add enum and type alias tests for generic default stability | Jacob Hughes | -0/+106 | |
| 2020-09-22 | Test removing unstable default parameter | Avi Dessauer | -0/+12 | |
| 2020-09-22 | Test unstable Alloc param on Box | Avi Dessauer | -1/+35 | |
| 2020-09-22 | Add unstable default feature enabled test | Avi Dessauer | -0/+6 | |
| 2020-09-22 | Test stability on default parameter of deprecated | Avi Dessauer | -0/+20 | |
| 2020-09-22 | Add more tests | Avi Dessauer | -0/+10 | |
| 2020-09-22 | Stability annotations on generic trait parameters | Avi Dessauer | -0/+41 | |
| 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/+19 | |
