| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-20 | Never inline naked functions | Tomasz Miąsko | -1/+1 |
| 2020-11-02 | Improve deprecation attribute diagnostic messages. | Mara Bos | -1/+2 |
| 2020-11-01 | Use the right span for errors about #[deprecated] attributes. | Mara Bos | -11/+9 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -30/+28 |
| 2020-10-21 | switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable | Florian Warzecha | -4/+21 |
| 2020-10-11 | Move `PartialOrd` impl out of rustc | Joshua Nelson | -14/+0 |
| 2020-10-11 | Switch rustdoc from `clean::Stability` to `rustc_attr::Stability` | Joshua Nelson | -1/+15 |
| 2020-10-08 | Implement the instruction_set attribute | xd009642 | -0/+6 |
| 2020-09-27 | Remove `rustc_allow_const_fn_ptr` | Dylan MacKenzie | -24/+7 |
| 2020-09-25 | Allow multiple allow_internal_unstable attributes | Dániel Buga | -7/+14 |
| 2020-09-23 | Don't use an if guard to check equality with a constant | LingMan | -1/+1 |
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1062 |
