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_errors
/
src
/
emitter.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-26
Use iter::zip in compiler/
Josh Stone
-3
/
+1
2021-03-24
small cleanups in rustc_errors / emitter
Andre Bogus
-20
/
+14
2021-02-27
Even faster counting of digits for error line numbers
Andre Bogus
-12
/
+26
2021-02-18
nhwn: optimize counting digits in line numbers
Nathan Nguyen
-1
/
+12
2021-02-03
Reduce tab formatting assertions to debug only
J. Ryan Stinnett
-1
/
+1
2020-12-09
Replace tabs earlier in diagnostics
J. Ryan Stinnett
-5
/
+20
2020-11-17
Simplfy color availability check
Guillaume Gomez
-0
/
+17
2020-11-03
Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser
bors
-2
/
+5
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-3
/
+6
2020-10-29
Fix typos
Dániel Buga
-2
/
+2
2020-10-27
Address review comment
oli
-1
/
+2
2020-10-27
Show the inline stack of MIR lints that only occur after inlining
Oliver Scherer
-2
/
+4
2020-10-14
Remove unused code from remaining compiler crates
est31
-2
/
+0
2020-09-17
Remove redundant to_string
Juan Aguilar Santillana
-14
/
+8
2020-09-11
replacing sub's that can wrap by saturating_sub's
Aurélien Deharbe
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+2177