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-10-07
use structured fields in some existing warnings
Eliza Weisman
-1
/
+1
2021-08-27
Path remapping: Make behavior of diagnostics output dependent on presence of ...
Michael Woerister
-4
/
+4
2021-08-23
Fixes to span locations
Esteban Kuber
-9
/
+8
2021-08-23
wip
Esteban Kuber
-19
/
+11
2021-08-23
Account for tabs when highlighting multiline code suggestions
Esteban Kuber
-19
/
+29
2021-08-11
Modify structured suggestion output
Esteban Küber
-18
/
+102
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-2
/
+5
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-8
/
+19
2021-07-11
Simplify future incompatible reporting.
Eric Huss
-2
/
+1
2021-07-10
rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro`
Vadim Petrochenkov
-18
/
+3
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-7
/
+6
2021-05-12
Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
bors
-4
/
+4
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-3
/
+18
2021-05-05
Use local and remapped paths where appropriate
Andy Wang
-4
/
+4
2021-04-04
Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum
Dylan DPC
-0
/
+3
2021-03-29
Replace tabs in err messages before rendering
Ömer Sinan Ağacan
-1
/
+1
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-03-08
Emit the lint level of the unused-crate-dependencies
est31
-1
/
+1
2021-03-08
Emit unused externs
est31
-0
/
+3
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