about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/lint-group.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-50/+0
2022-10-01bless rustdoc-uiMaybe Waffle-1/+1
2022-09-12Feature gate the rustdoc::missing_doc_code_examples lintWim Looman-6/+6
2022-03-25Bless rustdoc tests.Camille GILLOT-15/+0
2021-03-05Rename `rustdoc` to `rustdoc::all`Joshua Nelson-12/+12
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-4/+4
2020-10-07Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514bors-1/+20
2020-10-03Add test for invalid_html_tag lint in deny(rustdoc)Guillaume Gomez-1/+20
2020-10-02Improve error messagesCamelid-1/+1
2020-10-02Remove unhelpful help messageCamelid-1/+0
2020-10-02Improve rustdoc error for failed intra-doc link resolutionCamelid-1/+2
2020-09-23Perform most diagnostic lookups in `resolution_failure`Joshua Nelson-1/+1
2020-09-11Name the current moduleJoshua Nelson-2/+1
2020-09-05Make errors more concise and helpfulJoshua Nelson-1/+2
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-07-27Separate `missing_doc_code_examples` from intra-doc linksJoshua Nelson-13/+13
2020-07-20refactor and reword intra-doc link errorsAndy Russell-3/+3
2020-01-24Normalise notes with the/isvarkor-3/+3
2019-11-27Auto merge of #66675 - GuillaumeGomez:support-anchors-intra-doc-links, r=kinn...bors-1/+1
2019-11-25Update error messagesGuillaume Gomez-1/+1
2019-11-24Fix some rustdoc error capitalizationEsteban Küber-2/+2
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-3/+3
2019-03-25compiletest: make path normalization smarterAndy Russell-1/+1
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-0/+2
2018-12-25Remove licensesMark Rousskov-6/+6
2018-12-10add a lint group for lints emitted by rustdocQuietMisdreavus-0/+44