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
Age
Commit message (
Expand
)
Author
Lines
2021-10-15
emitter: current substitution can be multi-line
David Wood
-1
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-07
use structured fields in some existing warnings
Eliza Weisman
-1
/
+1
2021-10-02
Report fatal lexer errors in `--cfg` command line arguments
Fabian Wolff
-4
/
+17
2021-09-22
Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
the8472
-1
/
+3
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-20
Add some more tracing
Oli Scherer
-1
/
+3
2021-09-20
Workaround ICE with if-let and RFC 2229
Mark Rousskov
-4
/
+2
2021-09-17
Make diagnostics clearer for `?` operators
Yuki Okushi
-0
/
+12
2021-09-13
Auto merge of #87915 - estebank:fancy-spans, r=oli-obk
bors
-0
/
+29
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-09-06
Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebank
bors
-1
/
+49
2021-09-04
Fix #88256, remove duplicated diagnostic
yukang
-1
/
+49
2021-08-27
Path remapping: Make behavior of diagnostics output dependent on presence of ...
Michael Woerister
-6
/
+6
2021-08-25
Use if-let guards in the codebase
Léo Lanteri Thauvin
-7
/
+9
2021-08-23
review comments
Esteban Kuber
-5
/
+26
2021-08-23
remove unnecessary `info!()` logging
Esteban Kuber
-2
/
+1
2021-08-23
Fixes to span locations
Esteban Kuber
-11
/
+9
2021-08-23
wip
Esteban Kuber
-20
/
+13
2021-08-23
Account for tabs when highlighting multiline code suggestions
Esteban Kuber
-25
/
+45
2021-08-12
Use smaller spans for some structured suggestions
Esteban Kuber
-0
/
+29
2021-08-11
Modify structured suggestion output
Esteban Küber
-25
/
+180
2021-08-05
Remove warnings/errors from compiler when using typeck_body in rustdoc span m...
Guillaume Gomez
-1
/
+16
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-2
/
+5
2021-08-02
Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum
bors
-1
/
+0
2021-07-30
Use multispan suggestions more often
Esteban Küber
-0
/
+38
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-8
/
+19
2021-07-11
Simplify future incompatible reporting.
Eric Huss
-12
/
+6
2021-07-10
rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro`
Vadim Petrochenkov
-18
/
+3
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-6
/
+1
2021-07-06
Auto merge of #86572 - rylev:force-warnings-always, r=nikomatsakis
bors
-6
/
+43
2021-07-06
Add missing docs and remove dead code
Ryan Levick
-2
/
+10
2021-07-01
New force_warn diagnostic builder and ensure cap-lints doesn't reduce force_w...
Ryan Levick
-0
/
+18
2021-06-30
Force warnings even when can_emit_warnings == false
Ryan Levick
-6
/
+17
2021-06-28
Update to new bootstrap compiler
Mark Rousskov
-1
/
+0
2021-06-07
Auto merge of #85903 - bjorn3:rustc_serialize_cleanup, r=varkor
bors
-2
/
+2
2021-06-02
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+2
2021-06-01
Remove unused functions and arguments from rustc_serialize
bjorn3
-2
/
+2
2021-05-18
Stabilize extended_key_value_attributes
Joshua Nelson
-1
/
+1
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-7
/
+7
2021-05-12
Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
bors
-6
/
+7
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-3
/
+18
2021-05-10
Rollup merge of #85050 - FabianWolff:issue-84592, r=jackh726
Dylan DPC
-1
/
+17
2021-05-10
More minor fixes suggested by @jackh726
Fabian Wolff
-13
/
+5
2021-05-08
Note why `Handler::fatal` is different from `Sesssion::fatal`
Joshua Nelson
-0
/
+1
2021-05-08
Make `Diagnostic::span_fatal` unconditionally raise an error
Joshua Nelson
-4
/
+4
2021-05-07
Fix suggestions for missing return type lifetime parameters
Fabian Wolff
-0
/
+24
2021-05-05
lazify backtrace formatting for delayed diagnostics
The8472
-5
/
+22
2021-05-05
Use local and remapped paths where appropriate
Andy Wang
-6
/
+7
[prev]
[next]