about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/src/diagnostics.md
AgeCommit message (Expand)AuthorLines
2023-03-03update error code docs to reflect recent changes (#1625)Ezra Shaw-12/+10
2023-02-21diagnostics: small fixes/improvements (#1618)Tshepang Mbambo-3/+3
2023-02-20keep "grey area" lint summary green (#1619)Tshepang Mbambo-5/+6
2022-12-18Apply feedbackmejrs-1/+1
2022-12-18Add -Ztrack-diagnostics informationmejrs-1/+3
2022-09-22UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558Jhonny Bill Mena-2/+2
2022-09-02Update for removal of RLS (#1450)Eric Huss-5/+3
2022-06-21small improves (#1371)Tshepang Mbambo-9/+10
2022-06-18Fix small `src/diagnostics.md` typo (#1370)Omer Tuchfeld-1/+1
2022-06-13diagnostics: add translation documentationDavid Wood-35/+55
2022-04-04Add example how lints can be feature gatedxFrednet-0/+14
2022-03-02Fix incorrectly escaped backtickChayim Refael Friedman-2/+2
2021-10-29Some minor adjustments to the diagnostic documentationxFrednet-3/+9
2021-09-12Clarify difference of a help vs note diagnostic.Eric Huss-3/+7
2021-08-31Fix typo, clarify backtick wording, and use inline codeNoah Lev-4/+4
2021-07-04More specifics on what future-incompatible lints are used forRyan Levick-5/+19
2021-07-04Update information on lints particularly on future-incompatibleRyan Levick-22/+38
2021-05-25Describe the difference of rustc_lint vs rustc_lint_defs.Eric Huss-1/+5
2021-02-20Fix date-check comment formatting (#1066)Camelid-1/+1
2021-02-03Add lots of date-check annotationsCamelid-3/+3
2021-01-20Add mdbook-toc, markers, and documentation (#1028)Iñaki Garay-0/+2
2021-01-10Add context to dated information (#1013)Iñaki Garay-1/+1
2020-12-28rustc invocation standarized (#992)Iñaki Garay-1/+1
2020-12-02Use shorter [][]-style link to not pass 100 chars.jumbatm-1/+3
2020-12-02Document SessionDiagnosticjumbatm-0/+4
2020-11-24Document when errors should have an associated error code (#967)Camelid-2/+11
2020-10-22Explain lint renaming/removingNadrieril-0/+15
2020-08-31fix links and names after compiler mv to compiler/mark-8/+8
2020-08-11Some small fixes (#823)Takayuki Nakata-1/+1
2020-07-16Change `rustc::*` to `rustc_middle::*` (#798)Takayuki Nakata-1/+1
2020-06-23add suggestion style guideAndy Russell-0/+16
2020-06-10Include "Lint" in the title of the diagnostics chapter (#742)LeSeulArtichaut-1/+1
2020-05-30Update lint declaration example (#713)Yuki Okushi-20/+30
2020-05-27Clarify lint vs fixed diagnostic.Eric Huss-0/+17
2020-05-27Updates from review.Eric Huss-11/+19
2020-05-27Apply suggestions from code reviewEric Huss-2/+2
2020-05-27Add some guidelines on diagnostics.Eric Huss-1/+159
2020-05-19typo fix (#706)Chris Simpkins-1/+1
2020-04-27Remove extra theSantiago Pastorino-1/+1
2020-04-27Fix sub-diagnostic typoSantiago Pastorino-1/+1
2020-04-19TypoWho? Me?!-1/+1
2020-04-19review comments: move text to more relevant sectionEsteban Küber-1/+103
2020-04-02Update some projects locations (#658)Santiago Pastorino-1/+1
2020-03-31Rename `librustc` to `librustc_middle`LeSeulArtichaut-2/+2
2020-03-03Get rid of references to the refractored `libsyntax` crate (#598)LeSeulArtichaut-3/+3
2020-02-03Fix broken links (#570)Who? Me?!-2/+2
2020-01-05Fix linksYuki Okushi-3/+3
2019-12-28minor grammar fixesYOUNGSUK KIM-1/+1
2019-12-17Correct statement that wrongly claims the json emitter still lives in libsynt...Christoph Schmidler-6/+4
2019-12-06Fix linksYuki Okushi-13/+4