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
/
markdown
Age
Commit message (
Expand
)
Author
Lines
2025-07-24
Use LocalKey<Cell> methods more
Cameron Steffen
-4
/
+4
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-1
/
+1
2025-03-03
Use default field values in `markdown::parse::Context`
Esteban Küber
-13
/
+7
2024-12-18
chore: fix some typos
acceptacross
-1
/
+1
2024-09-02
chore: Fix typos in 'compiler' (batch 1)
Alexander Cyon
-1
/
+1
2024-08-27
Add `warn(unreachable_pub)` to `rustc_errors`.
Nicholas Nethercote
-3
/
+3
2024-08-24
Fix `elided_named_lifetimes` in code
Pavel Grigorenko
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+5
2024-07-10
Support lists and stylings in more places for `rustc --explain`
Alex Macleod
-34
/
+93
2024-06-20
Add blank lines after module-level `//!` comments.
Nicholas Nethercote
-0
/
+1
2024-02-12
constify a couple thread_local statics
Matthias Krüger
-2
/
+2
2024-01-11
apply fmt
klensy
-2
/
+3
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-11-14
Fix some typos
cui fliter
-1
/
+1
2023-07-26
Unite bless environment variables under `RUSTC_BLESS`
Trevor Gross
-1
/
+1
2023-07-12
Re-format let-else per rustfmt update
Mark Rousskov
-2
/
+2
2023-07-03
Add a simple markdown parser for formatting `rustc --explain`
Trevor Gross
-0
/
+1340