| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-10 | Migrate parts of `rustc_expand` to session diagnostics | nils | -0/+1 |
| 2022-11-28 | Change multiline span ASCII art visual order | Esteban Küber | -54/+54 |
| 2022-10-19 | Implement -Ztrack-diagnostics | mejrs | -0/+1 |
| 2022-06-29 | avoid many `&str` to `String` conversions with `MultiSpan::push_span_label` | Takayuki Maeda | -1/+1 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -5/+5 |
| 2022-04-13 | errors: lazily load fallback fluent bundle | David Wood | -2/+2 |
| 2022-04-05 | session: opt for enabling directionality markers | David Wood | -2/+2 |
| 2022-04-05 | errors: implement sysroot/testing bundle loading | David Wood | -1/+3 |
| 2022-04-05 | errors: implement fallback diagnostic translation | David Wood | -0/+2 |
| 2022-04-05 | span: move `MultiSpan` | David Wood | -2/+2 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -2/+2 |
| 2021-01-03 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1012 |
