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
/
src
/
doc
/
rustc-dev-guide
/
src
/
diagnostics.md
Age
Commit message (
Expand
)
Author
Lines
2025-06-17
Stub chapter and consolidate under `/hir/`
Boxy
-1
/
+1
2025-05-24
Update `rustc_on_unimplemented` docs
mejrs
-61
/
+101
2025-04-12
use consistent title capitalization
Tshepang Mbambo
-2
/
+2
2025-03-27
Delete from_method from rustc_on_unimplemented documentation
mejrs
-3
/
+0
2025-02-03
overlong line
Tshepang Mbambo
-2
/
+4
2025-01-28
Add link to declare_lint! macro
yegeunyang
-1
/
+1
2025-01-14
fix some more typos
Ryan Mehri
-1
/
+1
2024-12-18
Fix some typos
Ryan Mehri
-1
/
+1
2024-11-20
Make `Diag` a clickable link in Suggestion section (#2140)
Yutaro Ohno
-1
/
+2
2024-11-05
diagnostics: lists should use the Oxford comma
Barrett
-0
/
+2
2024-03-23
Rename AstConv to HIR ty lowering
León Orell Valerian Liehr
-2
/
+2
2024-03-12
More updates for recent diagnostics changes.
Nicholas Nethercote
-14
/
+14
2024-02-10
Some updates for recent diagnostics changes.
Nicholas Nethercote
-31
/
+27
2024-01-28
Fix some links (#1865)
Yuki Okushi
-1
/
+1
2023-12-12
Add a chapter on editions. (#1835)
Eric Huss
-0
/
+3
2023-12-06
Remove mentions of plugin lints (#1833)
Eric Huss
-2
/
+0
2023-12-05
Fix typo of unused_parens (#1832)
Eric Huss
-2
/
+2
2023-06-28
fix link
Tshepang Mbambo
-1
/
+1
2023-06-28
Define more lint terms
Eric Huss
-0
/
+77
2023-03-03
update error code docs to reflect recent changes (#1625)
Ezra Shaw
-12
/
+10
2023-02-21
diagnostics: small fixes/improvements (#1618)
Tshepang Mbambo
-3
/
+3
2023-02-20
keep "grey area" lint summary green (#1619)
Tshepang Mbambo
-5
/
+6
2022-12-18
Apply feedback
mejrs
-1
/
+1
2022-12-18
Add -Ztrack-diagnostics information
mejrs
-1
/
+3
2022-09-22
UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558
Jhonny Bill Mena
-2
/
+2
2022-09-02
Update for removal of RLS (#1450)
Eric Huss
-5
/
+3
2022-06-21
small improves (#1371)
Tshepang Mbambo
-9
/
+10
2022-06-18
Fix small `src/diagnostics.md` typo (#1370)
Omer Tuchfeld
-1
/
+1
2022-06-13
diagnostics: add translation documentation
David Wood
-35
/
+55
2022-04-04
Add example how lints can be feature gated
xFrednet
-0
/
+14
2022-03-02
Fix incorrectly escaped backtick
Chayim Refael Friedman
-2
/
+2
2021-10-29
Some minor adjustments to the diagnostic documentation
xFrednet
-3
/
+9
2021-09-12
Clarify difference of a help vs note diagnostic.
Eric Huss
-3
/
+7
2021-08-31
Fix typo, clarify backtick wording, and use inline code
Noah Lev
-4
/
+4
2021-07-04
More specifics on what future-incompatible lints are used for
Ryan Levick
-5
/
+19
2021-07-04
Update information on lints particularly on future-incompatible
Ryan Levick
-22
/
+38
2021-05-25
Describe the difference of rustc_lint vs rustc_lint_defs.
Eric Huss
-1
/
+5
2021-02-20
Fix date-check comment formatting (#1066)
Camelid
-1
/
+1
2021-02-03
Add lots of date-check annotations
Camelid
-3
/
+3
2021-01-20
Add mdbook-toc, markers, and documentation (#1028)
Iñaki Garay
-0
/
+2
2021-01-10
Add context to dated information (#1013)
Iñaki Garay
-1
/
+1
2020-12-28
rustc invocation standarized (#992)
Iñaki Garay
-1
/
+1
2020-12-02
Use shorter [][]-style link to not pass 100 chars.
jumbatm
-1
/
+3
2020-12-02
Document SessionDiagnostic
jumbatm
-0
/
+4
2020-11-24
Document when errors should have an associated error code (#967)
Camelid
-2
/
+11
2020-10-22
Explain lint renaming/removing
Nadrieril
-0
/
+15
2020-08-31
fix links and names after compiler mv to compiler/
mark
-8
/
+8
2020-08-11
Some small fixes (#823)
Takayuki Nakata
-1
/
+1
2020-07-16
Change `rustc::*` to `rustc_middle::*` (#798)
Takayuki Nakata
-1
/
+1
2020-06-23
add suggestion style guide
Andy Russell
-0
/
+16
[next]