| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-07 | Move monomorphize code to its own crate. | Camille GILLOT | -557/+0 |
| 2021-08-22 | Fix more βaβ/βanβ typos | Frank Steffahn | -1/+1 |
| 2021-05-12 | Use () in reachable_set. | Camille GILLOT | -5/+7 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -4/+3 |
| 2021-02-15 | Use an ItemId inside mir::GlobalAsm. | Camille GILLOT | -3/+3 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -1/+1 |
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -1/+1 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -1/+1 |
| 2020-09-25 | Avoid calling `Symbol::interner` in `compute_codegen_unit_name` | marmeladema | -3/+1 |
| 2020-09-25 | Rename `DefPathData::get_name()` to `DefPathData::name()` | marmeladema | -1/+1 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -1/+7 |
| 2020-09-13 | Introduce a PartitioningCx struct | Wesley Wiser | -16/+16 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+552 |
