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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
passes
/
lint
Age
Commit message (
Expand
)
Author
Lines
2023-05-29
Use `Cow` in `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-97
/
+104
2023-05-27
Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddle
Matthias Krüger
-1
/
+1
2023-05-27
Clean up usage of `cx.tcx` when `tcx` is already set into a variable
Guillaume Gomez
-1
/
+1
2023-05-22
rustdoc: Cleanup doc string collapsing
Vadim Petrochenkov
-4
/
+4
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-3
/
+3
2023-04-29
Add `rustdoc::unescaped_backtick` lint
Lukas Markeffsky
-0
/
+416
2023-02-22
rustdoc: reduce allocations when generating tooltips
Michael Howell
-1
/
+1
2023-02-22
various: translation resources from cg backend
David Wood
-2
/
+4
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-1
/
+1
2023-02-15
Use more let chain
Guillaume Gomez
-5
/
+3
2023-01-26
rustdoc: Stop using `HirId`s
Vadim Petrochenkov
-3
/
+2
2023-01-08
Make translate_message return result and add tests
mejrs
-1
/
+3
2022-11-22
Consolidate rustdoc's lint passes into a single pass
Noah Lev
-0
/
+666