| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -1/+0 |
| 2021-01-09 | Allow #[rustc_builtin_macro = "name"]. | Mara Bos | -1/+1 |
| 2020-11-10 | Indroduce feature flag for RFC-2229 | Aman Arora | -0/+1 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -0/+1 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -4/+1 |
| 2020-10-21 | add rustc_allow_const_fn_unstable attribute | Florian Warzecha | -0/+4 |
| 2020-10-18 | Remove redundant 'static in the compiler | est31 | -1/+1 |
| 2020-10-08 | Implement the instruction_set attribute | xd009642 | -0/+2 |
| 2020-09-30 | Add support for cmse_nonsecure_entry attribute | Hugues de Valon | -0/+2 |
| 2020-09-27 | Remove `rustc_allow_const_fn_ptr` | Dylan MacKenzie | -1/+0 |
| 2020-09-21 | Add cfg(target_has_atomic_equal_alignment). | Mara Bos | -0/+5 |
| 2020-09-01 | driver: replace `lazy_static` by `SyncLazy` from std | marmeladema | -8/+9 |
| 2020-09-01 | feature: replace `lazy_static` by `SyncLazy` from std | marmeladema | -11/+10 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+602 |
