summary refs log tree commit diff
path: root/tests/ui/rustdoc
AgeCommit message (Expand)AuthorLines
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-1/+1
2025-06-12Rollup merge of #141162 - mejrs:gated, r=fee1-deadMatthias Krüger-3/+6
2025-06-09refactor `AttributeGate` and `rustc_attr!` to emit notes during feature chec...mejrs-3/+6
2025-06-09Make `since` of removed features the version removed and fill `pull`xizheyin-2/+2
2025-06-09Note the version and PR of removed features when using itxizheyin-2/+6
2025-05-22Allow `#![doc(test(attr(..)))]` at every levelUrgau-0/+38
2025-05-22Allow `#![doc(test(attr(..)))]` at module level tooUrgau-0/+4
2025-03-19Check attrs: Don't try to retrieve the name of list stemsLeón Orell Valerian Liehr-0/+11
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-5/+16
2024-07-18Be more accurate about calculating `display_col` from a `BytePos`Esteban Küber-1/+1
2024-02-29Update ui testsGuillaume Gomez-20/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-01-13Bless testsGeorge-lewis-0/+1
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
2023-03-30Add test to ensure doc(primitive) is not recognized anymoreGuillaume Gomez-0/+24
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-12/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+520