diff options
| author | Michael Howell <michael@notriddle.com> | 2025-01-29 11:36:36 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2025-01-29 11:38:15 -0700 |
| commit | eb457da5cafc0eb907a0ecf70ffae5a37cd4e8f0 (patch) | |
| tree | 7367ca7dbca5f54a188a6db4cc35f996f9deb365 /tests/rustdoc/inline_local | |
| parent | fdef34b4ddfeebf614bb58622b4053cff616234a (diff) | |
| download | rust-eb457da5cafc0eb907a0ecf70ffae5a37cd4e8f0.tar.gz rust-eb457da5cafc0eb907a0ecf70ffae5a37cd4e8f0.zip | |
rustdoc: rename `issue-\d+.rs` tests to have meaningful names
Diffstat (limited to 'tests/rustdoc/inline_local')
| -rw-r--r-- | tests/rustdoc/inline_local/doc-no-inline-32343.rs (renamed from tests/rustdoc/inline_local/issue-32343.rs) | 0 | ||||
| -rw-r--r-- | tests/rustdoc/inline_local/pub-re-export-28537.rs (renamed from tests/rustdoc/inline_local/issue-28537.rs) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/rustdoc/inline_local/issue-32343.rs b/tests/rustdoc/inline_local/doc-no-inline-32343.rs index ed11614a500..ed11614a500 100644 --- a/tests/rustdoc/inline_local/issue-32343.rs +++ b/tests/rustdoc/inline_local/doc-no-inline-32343.rs diff --git a/tests/rustdoc/inline_local/issue-28537.rs b/tests/rustdoc/inline_local/pub-re-export-28537.rs index 0e9836c7cee..0e9836c7cee 100644 --- a/tests/rustdoc/inline_local/issue-28537.rs +++ b/tests/rustdoc/inline_local/pub-re-export-28537.rs |
