index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc
/
intra-doc
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
Add tests for new `tyalias` intra-doc link disambiguator
Guillaume Gomez
-0
/
+21
2025-08-05
rustdoc: fix caching of intra-doc links on reexports
binarycat
-0
/
+35
2025-06-28
Add regression test for #137857 to ensure that we generate intra doc links fo...
Guillaume Gomez
-0
/
+23
2025-06-16
rustdoc: `{Meta,Pointee,}Sized` in non-minicore
David Wood
-6
/
+30
2025-05-27
rustdoc: linking to a local proc macro no longer warns
binarycat
-0
/
+13
2025-05-05
Move intra-doc tests into the expected subfolder
Guillaume Gomez
-0
/
+49
2025-04-10
replace `//@ compile-flags: --edition` with `//@ edition`
Pietro Albini
-1
/
+2
2025-02-04
Add missing lang items in no_core tests in rustdoc
Michael Goulet
-0
/
+5
2025-01-30
Direct link 108459 to issues -> pull redirect
Michael Howell
-1
/
+1
2025-01-29
rustdoc: rename `issue-\d+.rs` tests to have meaningful names
Michael Howell
-30
/
+0
2025-01-29
Add URL and `crate_name` to test cases
Michael Howell
-5
/
+17
2025-01-18
Remove more CSS classes
Guillaume Gomez
-4
/
+4
2025-01-17
Update rustdoc tests
Guillaume Gomez
-4
/
+4
2024-12-26
Adjust test for slightly changed inlining behavior
Michael Howell
-1
/
+1
2024-12-17
Add regression test for #132208
Guillaume Gomez
-0
/
+24
2024-10-14
Add regression tests for #130233
Guillaume Gomez
-0
/
+26
2024-09-19
Add `field@` and `variant@` doc-link disambiguators
Noa
-0
/
+20
2024-06-24
Update `tests/rustdoc` to new test syntax
Guillaume Gomez
-312
/
+312
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-55
/
+55
2024-01-03
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)
Michael Howell
-0
/
+89
2023-10-31
Accept less invalid Rust in rustdoc
Oli Scherer
-1
/
+1
2023-08-18
Still resolving rustdoc resolution panicking
Kyle Lin
-0
/
+4
2023-07-22
fix doc links on `use` items
Lukas Markeffsky
-0
/
+16
2023-06-01
Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeG...
Dylan DPC
-1
/
+38
2023-05-30
rustdoc: Fix LinkReplacer link matching
benediktwerner
-1
/
+38
2023-05-04
IAT: Rustdoc integration
León Orell Valerian Liehr
-0
/
+45
2023-03-30
Update tests for rustc_doc_primitive
Guillaume Gomez
-4
/
+4
2023-03-15
rustdoc: remove `std::` from primitive intra-doc link tooltips
Michael Howell
-0
/
+2
2023-02-22
rustdoc: update test case with intra-doc link pointing to method
Michael Howell
-4
/
+12
2023-02-13
rustdoc: add more tooltips to intra-doc links
Michael Howell
-0
/
+17
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1550