Commit Graph

8 Commits

Author SHA1 Message Date
Michael Howell 916cfbcd3e rustdoc: use import stability marker in display 2025-01-11 15:04:48 -07:00
Michael Howell c7a806ad08 rustdoc: use stable paths as preferred canonical paths
This accomplishes something like 16a4ad7d7b,
but with the `rustc_allowed_through_unstable_modules` attribute instead
of the path length.
2025-01-06 11:58:52 -07:00
Michael Howell 16a4ad7d7b rustdoc: use shorter paths as preferred canonical paths
This is a solution to the `std::sync::poison` linking problem,
and, in general, makes intra-doc links shorter and clearer.
2024-12-26 15:46:36 -07:00
Guillaume Gomez 1b67035579 Update tests/rustdoc to new test syntax 2024-06-24 11:08:41 +02:00
Michael Howell b5923a95a8 Move tests into appropriate subdirectories 2024-05-21 21:21:26 -07:00
许杰友 Jieyou Xu (Joe) 6e48b96692 [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
Michael Howell fdde5c77a8 rustdoc: move ICE tests to ui 2023-11-23 14:54:19 -07:00
Albert Larsan cf2dff2b1e Move /src/test to /tests 2023-01-11 09:32:08 +00:00