Skip to content

Commit eb457da

Browse files
committed
rustdoc: rename issue-\d+.rs tests to have meaningful names
1 parent fdef34b commit eb457da

20 files changed

+2
-0
lines changed
File renamed without changes.

tests/rustdoc/intra-doc/issue-103463.rs renamed to tests/rustdoc-ui/intra-doc/ice-103463.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// https://github.com/rust-lang/rust/issues/103463
2+
//@ check-pass
23

34
// The `Trait` is not pulled into the crate resulting in doc links in its methods being resolved.
45

tests/rustdoc/intra-doc/issue-104145.rs renamed to tests/rustdoc-ui/intra-doc/ice-104145.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// https://github.com/rust-lang/rust/issues/104145
2+
//@ check-pass
23

34
// Doc links in `Trait`'s methods are resolved because it has a local impl.
45

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)