| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+2 |
| 2022-10-31 | Rewrite implementation of `#[alloc_error_handler]` | Amanieu d'Antras | -1/+0 |
| 2022-10-29 | Cleanup weak lang items | Cameron Steffen | -41/+19 |
| 2022-09-06 | change stdlib circular dependencies handling | Daniil Belov | -0/+6 |
| 2022-07-20 | Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. | Michael Woerister | -3/+3 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -2/+2 |
| 2022-01-09 | Clean up lang_items::extract | Eric Huss | -6/+2 |
| 2021-04-08 | Fix outdated crate names in compiler docs | pierwill | -2/+2 |
| 2021-01-25 | This should address issue 81294. | Felix S. Klock II | -3/+3 |
| 2020-09-01 | hir: replace `lazy_static` by `SyncLazy` from std | marmeladema | -8/+6 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+53 |
