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
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
2020-06-10
Include "Lint" in the title of the diagnostics chapter (#742)
LeSeulArtichaut
-1
/
+1
2020-05-30
Update lint declaration example (#713)
Yuki Okushi
-20
/
+30
2020-05-27
Clarify lint vs fixed diagnostic.
Eric Huss
-0
/
+17
2020-05-27
Updates from review.
Eric Huss
-11
/
+19
2020-05-27
Apply suggestions from code review
Eric Huss
-2
/
+2
2020-05-27
Add some guidelines on diagnostics.
Eric Huss
-1
/
+159
2020-05-19
typo fix (#706)
Chris Simpkins
-1
/
+1
2020-04-27
Remove extra the
Santiago Pastorino
-1
/
+1
2020-04-27
Fix sub-diagnostic typo
Santiago Pastorino
-1
/
+1
2020-04-19
Typo
Who? Me?!
-1
/
+1
2020-04-19
review comments: move text to more relevant section
Esteban Küber
-1
/
+103
2020-04-02
Update some projects locations (#658)
Santiago Pastorino
-1
/
+1
2020-03-31
Rename `librustc` to `librustc_middle`
LeSeulArtichaut
-2
/
+2
2020-03-03
Get rid of references to the refractored `libsyntax` crate (#598)
LeSeulArtichaut
-3
/
+3
2020-02-03
Fix broken links (#570)
Who? Me?!
-2
/
+2
2020-01-05
Fix links
Yuki Okushi
-3
/
+3
2019-12-28
minor grammar fixes
YOUNGSUK KIM
-1
/
+1
2019-12-17
Correct statement that wrongly claims the json emitter still lives in libsynt...
Christoph Schmidler
-6
/
+4
2019-12-06
Fix links
Yuki Okushi
-13
/
+4
[next]