about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/lint-missing-doc-code-example.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-101/+0
2022-09-12Feature gate the rustdoc::missing_doc_code_examples lintWim Looman-0/+1
2021-09-17Don't lint about missing code examples in derived traitsHans-0/+9
2021-09-09Allow missing code examples in trait impls.Hans Niklas Jacob-0/+7
2021-03-04Update missing code example testGuillaume Gomez-4/+17
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-2/+2
2020-08-21Strenghten tests for missing_doc_code_examples lintGuillaume Gomez-0/+31
2019-05-18Update rustdoc-ui testsGuillaume Gomez-1/+2
2019-05-18Fix lints handling in rustdocGuillaume Gomez-0/+39