index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_expand
/
src
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2023-04-17
Spelling - compiler
Josh Soref
-2
/
+2
2023-02-28
no need to return unmatched_delims from tokentrees
yukang
-1
/
+0
2023-02-22
various: translation resources from cg backend
David Wood
-6
/
+12
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-4
/
+6
2023-02-09
Introduce `-Zterminal-urls` to use OSC8 for error codes
Esteban Küber
-1
/
+2
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