about summary refs log tree commit diff
path: root/tests/rustdoc/inline_local
AgeCommit message (Collapse)AuthorLines
2025-02-23Fixed tidy errorTapan Prakash-1/+1
2025-02-23fixed by differentiating glob exportTapan Prakash-0/+28
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-2/+2
2025-01-29rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2025-01-29Add URL and `crate_name` to test casesMichael Howell-7/+13
2025-01-11rustdoc: use import stability marker in displayMichael Howell-0/+18
2025-01-06rustdoc: use stable paths as preferred canonical pathsMichael Howell-0/+40
This accomplishes something like 16a4ad7d7b0d163f7be6803c786c3b83d42913bb, but with the `rustc_allowed_through_unstable_modules` attribute instead of the path length.
2024-12-26rustdoc: use shorter paths as preferred canonical pathsMichael Howell-0/+40
This is a solution to the `std::sync::poison` linking problem, and, in general, makes intra-doc links shorter and clearer.
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-155/+155
2024-05-21Move tests into appropriate subdirectoriesMichael Howell-0/+251
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-11-23rustdoc: move ICE tests to uiMichael Howell-0/+7
2023-01-11Move /src/test to /testsAlbert Larsan-0/+240