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
/
json
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-19
Extract Translator struct
Cameron Steffen
-3
/
+3
2025-02-08
Rustfmt
bjorn3
-64
/
+96
2025-02-03
tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`
Askar Safin
-1
/
+1
2025-01-20
don't ICE when emitting linker errors during `-Z link-only`
jyn
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-97
/
+65
2024-08-08
Split `ColorConfig` off of `HumanReadableErrorType`
Esteban Küber
-1
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-06-18
Use a dedicated type instead of a reference for the diagnostic context
Oli Scherer
-2
/
+1
2024-02-29
Make `JsonEmitter` more like `HumanEmitter`.
Nicholas Nethercote
-7
/
+1
2024-02-29
Inline and remove `HumanEmitter::stderr`.
Nicholas Nethercote
-0
/
+1
2024-02-29
Inline and remove `HumanReadableErrorType::new_emitter`.
Nicholas Nethercote
-1
/
+0
2024-02-29
Rename `DiagCtxt::with_emitter` as `DiagCtxt::new`.
Nicholas Nethercote
-1
/
+1
2023-12-18
Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.
Nicholas Nethercote
-2
/
+2
2023-12-18
Rename `Handler` as `DiagCtxt`.
Nicholas Nethercote
-2
/
+2
2023-12-10
remove redundant imports
surechen
-6
/
+3
2023-07-25
Use a builder instead of boolean/option arguments
Oli Scherer
-1
/
+1
2023-07-19
On nightly, dump ICE backtraces to disk
Esteban Küber
-1
/
+1
2023-02-22
various: translation resources from cg backend
David Wood
-2
/
+2
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-2
/
+2
2023-02-09
Introduce `-Zterminal-urls` to use OSC8 for error codes
Esteban Küber
-1
/
+2
2022-10-19
Implement -Ztrack-diagnostics
mejrs
-0
/
+1
2022-06-03
Use serde_json for json error messages
bjorn3
-14
/
+12
2022-04-13
errors: lazily load fallback fluent bundle
David Wood
-1
/
+1
2022-04-05
session: opt for enabling directionality markers
David Wood
-1
/
+1
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-02-20
Remove support for JSON deserialization to Rust
Mark Rousskov
-12
/
+15
2022-01-22
Make `Decodable` and `Decoder` infallible.
Nicholas Nethercote
-1
/
+1
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-6
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+204