about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2024-07-12 18:12:32 -0700
committerMichael Howell <michael@notriddle.com>2024-07-12 18:14:37 -0700
commit17419f6499546443fd311cc81a0d44ae233c306f (patch)
tree9b81b20c825cf065cbbceb00f3851148ef0a7b5d
parent4d35754c46b4e0183770f4d7272b0e70a6553b19 (diff)
downloadrust-17419f6499546443fd311cc81a0d44ae233c306f.tar.gz
rust-17419f6499546443fd311cc81a0d44ae233c306f.zip
rustdoc: rename `issue-\d+.rs` tests to have meaningful names
-rw-r--r--tests/rustdoc/attributes-inlining-108281.rs (renamed from tests/rustdoc/issue-108281.rs)0
-rw-r--r--tests/rustdoc/bold-tag-101743.rs (renamed from tests/rustdoc/issue-101743-bold-tag.rs)0
-rw-r--r--tests/rustdoc/force-unstable-if-unmarked-106421-not-internal.rs (renamed from tests/rustdoc/issue-106421-not-internal.rs)0
-rw-r--r--tests/rustdoc/force-unstable-if-unmarked-106421.rs (renamed from tests/rustdoc/issue-106421.rs)0
-rw-r--r--tests/rustdoc/ice-assoc-type-loop-102154.rs (renamed from tests/rustdoc/issue-102154.rs)0
-rw-r--r--tests/rustdoc/ice-associated-const-equality-105952.rs (renamed from tests/rustdoc/issue-105952.rs)0
-rw-r--r--tests/rustdoc/ice-intra-doc-links-107995.rs (renamed from tests/rustdoc/issue-107995.rs)0
-rw-r--r--tests/rustdoc/ice-method-where-clause-circular-100620.rs (renamed from tests/rustdoc/issue-100620.rs)0
-rw-r--r--tests/rustdoc/ice-unresolved-import-100241.rs (renamed from tests/rustdoc/issue-100241.rs)0
-rw-r--r--tests/rustdoc/inline-impl-through-glob-import-100204.rs (renamed from tests/rustdoc/issue-100204-inline-impl-through-glob-import.rs)0
-rw-r--r--tests/rustdoc/macro-export-crate-root-108231.rs (renamed from tests/rustdoc/issue-108231.rs)0
-rw-r--r--tests/rustdoc/macro-rules-broken-intra-doc-106142.rs (renamed from tests/rustdoc/issue-106142.rs)0
-rw-r--r--tests/rustdoc/multiple-foreigns-w-same-name-99734.rs (renamed from tests/rustdoc/issue-99734-multiple-foreigns-w-same-name.rs)0
-rw-r--r--tests/rustdoc/multiple-macro-rules-w-same-name-99221.rs (renamed from tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs)0
-rw-r--r--tests/rustdoc/multiple-mods-w-same-name-99734.rs (renamed from tests/rustdoc/issue-99734-multiple-mods-w-same-name.rs)0
-rw-r--r--tests/rustdoc/multiple-structs-w-same-name-99221.rs (renamed from tests/rustdoc/issue-99221-multiple-structs-w-same-name.rs)0
-rw-r--r--tests/rustdoc/overlapping-reexport-105735-2.rs (renamed from tests/rustdoc/issue-105735-overlapping-reexport-2.rs)0
-rw-r--r--tests/rustdoc/overlapping-reexport-105735.rs (renamed from tests/rustdoc/issue-105735-overlapping-reexport.rs)0
-rw-r--r--tests/rustdoc/pub-use-loop-107350.rs (renamed from tests/rustdoc/issue-107350.rs)0
-rw-r--r--tests/rustdoc/reexport-of-reexport-108679.rs (renamed from tests/rustdoc/issue-108679-reexport-of-reexport.rs)0
20 files changed, 0 insertions, 0 deletions
diff --git a/tests/rustdoc/issue-108281.rs b/tests/rustdoc/attributes-inlining-108281.rs
index ba6c570b59b..ba6c570b59b 100644
--- a/tests/rustdoc/issue-108281.rs
+++ b/tests/rustdoc/attributes-inlining-108281.rs
diff --git a/tests/rustdoc/issue-101743-bold-tag.rs b/tests/rustdoc/bold-tag-101743.rs
index a81767eeeeb..a81767eeeeb 100644
--- a/tests/rustdoc/issue-101743-bold-tag.rs
+++ b/tests/rustdoc/bold-tag-101743.rs
diff --git a/tests/rustdoc/issue-106421-not-internal.rs b/tests/rustdoc/force-unstable-if-unmarked-106421-not-internal.rs
index a85cfa78cdc..a85cfa78cdc 100644
--- a/tests/rustdoc/issue-106421-not-internal.rs
+++ b/tests/rustdoc/force-unstable-if-unmarked-106421-not-internal.rs
diff --git a/tests/rustdoc/issue-106421.rs b/tests/rustdoc/force-unstable-if-unmarked-106421.rs
index aa88a569aef..aa88a569aef 100644
--- a/tests/rustdoc/issue-106421.rs
+++ b/tests/rustdoc/force-unstable-if-unmarked-106421.rs
diff --git a/tests/rustdoc/issue-102154.rs b/tests/rustdoc/ice-assoc-type-loop-102154.rs
index 58cabe76927..58cabe76927 100644
--- a/tests/rustdoc/issue-102154.rs
+++ b/tests/rustdoc/ice-assoc-type-loop-102154.rs
diff --git a/tests/rustdoc/issue-105952.rs b/tests/rustdoc/ice-associated-const-equality-105952.rs
index 1bcdfac7342..1bcdfac7342 100644
--- a/tests/rustdoc/issue-105952.rs
+++ b/tests/rustdoc/ice-associated-const-equality-105952.rs
diff --git a/tests/rustdoc/issue-107995.rs b/tests/rustdoc/ice-intra-doc-links-107995.rs
index 57669909aa1..57669909aa1 100644
--- a/tests/rustdoc/issue-107995.rs
+++ b/tests/rustdoc/ice-intra-doc-links-107995.rs
diff --git a/tests/rustdoc/issue-100620.rs b/tests/rustdoc/ice-method-where-clause-circular-100620.rs
index 39d70bab29e..39d70bab29e 100644
--- a/tests/rustdoc/issue-100620.rs
+++ b/tests/rustdoc/ice-method-where-clause-circular-100620.rs
diff --git a/tests/rustdoc/issue-100241.rs b/tests/rustdoc/ice-unresolved-import-100241.rs
index eef4b8355bf..eef4b8355bf 100644
--- a/tests/rustdoc/issue-100241.rs
+++ b/tests/rustdoc/ice-unresolved-import-100241.rs
diff --git a/tests/rustdoc/issue-100204-inline-impl-through-glob-import.rs b/tests/rustdoc/inline-impl-through-glob-import-100204.rs
index ba6ed427871..ba6ed427871 100644
--- a/tests/rustdoc/issue-100204-inline-impl-through-glob-import.rs
+++ b/tests/rustdoc/inline-impl-through-glob-import-100204.rs
diff --git a/tests/rustdoc/issue-108231.rs b/tests/rustdoc/macro-export-crate-root-108231.rs
index 0d3ad1b0571..0d3ad1b0571 100644
--- a/tests/rustdoc/issue-108231.rs
+++ b/tests/rustdoc/macro-export-crate-root-108231.rs
diff --git a/tests/rustdoc/issue-106142.rs b/tests/rustdoc/macro-rules-broken-intra-doc-106142.rs
index 0d146a3c5cd..0d146a3c5cd 100644
--- a/tests/rustdoc/issue-106142.rs
+++ b/tests/rustdoc/macro-rules-broken-intra-doc-106142.rs
diff --git a/tests/rustdoc/issue-99734-multiple-foreigns-w-same-name.rs b/tests/rustdoc/multiple-foreigns-w-same-name-99734.rs
index 60a2aa388ee..60a2aa388ee 100644
--- a/tests/rustdoc/issue-99734-multiple-foreigns-w-same-name.rs
+++ b/tests/rustdoc/multiple-foreigns-w-same-name-99734.rs
diff --git a/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs b/tests/rustdoc/multiple-macro-rules-w-same-name-99221.rs
index 4a1798a8496..4a1798a8496 100644
--- a/tests/rustdoc/issue-99221-multiple-macro-rules-w-same-name.rs
+++ b/tests/rustdoc/multiple-macro-rules-w-same-name-99221.rs
diff --git a/tests/rustdoc/issue-99734-multiple-mods-w-same-name.rs b/tests/rustdoc/multiple-mods-w-same-name-99734.rs
index d48464c478f..d48464c478f 100644
--- a/tests/rustdoc/issue-99734-multiple-mods-w-same-name.rs
+++ b/tests/rustdoc/multiple-mods-w-same-name-99734.rs
diff --git a/tests/rustdoc/issue-99221-multiple-structs-w-same-name.rs b/tests/rustdoc/multiple-structs-w-same-name-99221.rs
index 4c2f77fec23..4c2f77fec23 100644
--- a/tests/rustdoc/issue-99221-multiple-structs-w-same-name.rs
+++ b/tests/rustdoc/multiple-structs-w-same-name-99221.rs
diff --git a/tests/rustdoc/issue-105735-overlapping-reexport-2.rs b/tests/rustdoc/overlapping-reexport-105735-2.rs
index 9f823ec5923..9f823ec5923 100644
--- a/tests/rustdoc/issue-105735-overlapping-reexport-2.rs
+++ b/tests/rustdoc/overlapping-reexport-105735-2.rs
diff --git a/tests/rustdoc/issue-105735-overlapping-reexport.rs b/tests/rustdoc/overlapping-reexport-105735.rs
index 2a2d0fa9830..2a2d0fa9830 100644
--- a/tests/rustdoc/issue-105735-overlapping-reexport.rs
+++ b/tests/rustdoc/overlapping-reexport-105735.rs
diff --git a/tests/rustdoc/issue-107350.rs b/tests/rustdoc/pub-use-loop-107350.rs
index 4ec9133e2d2..4ec9133e2d2 100644
--- a/tests/rustdoc/issue-107350.rs
+++ b/tests/rustdoc/pub-use-loop-107350.rs
diff --git a/tests/rustdoc/issue-108679-reexport-of-reexport.rs b/tests/rustdoc/reexport-of-reexport-108679.rs
index 5c1b4bcbd83..5c1b4bcbd83 100644
--- a/tests/rustdoc/issue-108679-reexport-of-reexport.rs
+++ b/tests/rustdoc/reexport-of-reexport-108679.rs