about summary refs log tree commit diff
path: root/tests/ui/lint/lint-missing-doc-test.rs
AgeCommit message (Expand)AuthorLines
2024-09-11Use `doc(hidden)` instead of `allow(missing_docs)` in the test harnessOlivier Goffart-1/+3
2024-09-11Fix false positive with `missing_docs` and `#[test]`Olivier Goffart-0/+3
2024-09-09Allow `missing_docs` lint on the generated test harnessUrgau-0/+5