diff options
| author | Michael Howell <michael@notriddle.com> | 2025-01-30 12:09:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-30 12:09:33 -0700 |
| commit | c17d5689dac5f82464ca09bbcd56a1c694effd92 (patch) | |
| tree | 4955fa8844cda281371df8b4e52e070761bfdca3 | |
| parent | a1a55a2e0abccb31d61ecd32b197a6f8ff287e51 (diff) | |
| download | rust-c17d5689dac5f82464ca09bbcd56a1c694effd92.tar.gz rust-c17d5689dac5f82464ca09bbcd56a1c694effd92.zip | |
Direct link 108459 to issues -> pull redirect
| -rw-r--r-- | tests/rustdoc/intra-doc/link-same-name-different-disambiguator-108459.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/intra-doc/link-same-name-different-disambiguator-108459.rs b/tests/rustdoc/intra-doc/link-same-name-different-disambiguator-108459.rs index 0328e6435a5..0b339eaf6b2 100644 --- a/tests/rustdoc/intra-doc/link-same-name-different-disambiguator-108459.rs +++ b/tests/rustdoc/intra-doc/link-same-name-different-disambiguator-108459.rs @@ -1,4 +1,4 @@ -// https://github.com/rust-lang/rust/issues/108459 +// https://github.com/rust-lang/rust/pull/108459 #![crate_name="foobar"] #![deny(rustdoc::broken_intra_doc_links)] |
