diff --git a/tests/rustdoc/jump-to-def-assoc-items.rs b/tests/rustdoc/jump-to-def/assoc-items.rs similarity index 100% rename from tests/rustdoc/jump-to-def-assoc-items.rs rename to tests/rustdoc/jump-to-def/assoc-items.rs diff --git a/tests/rustdoc/jump-to-def-ice-assoc-types.rs b/tests/rustdoc/jump-to-def/assoc-types.rs similarity index 100% rename from tests/rustdoc/jump-to-def-ice-assoc-types.rs rename to tests/rustdoc/jump-to-def/assoc-types.rs diff --git a/tests/rustdoc/jump-to-def/auxiliary/jump-to-def-macro.rs b/tests/rustdoc/jump-to-def/auxiliary/symbols.rs similarity index 100% rename from tests/rustdoc/jump-to-def/auxiliary/jump-to-def-macro.rs rename to tests/rustdoc/jump-to-def/auxiliary/symbols.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-def-doc-links-calls.rs b/tests/rustdoc/jump-to-def/doc-links-calls.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-def-doc-links-calls.rs rename to tests/rustdoc/jump-to-def/doc-links-calls.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-def-doc-links.rs b/tests/rustdoc/jump-to-def/doc-links.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-def-doc-links.rs rename to tests/rustdoc/jump-to-def/doc-links.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-def-macro.rs b/tests/rustdoc/jump-to-def/macro.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-def-macro.rs rename to tests/rustdoc/jump-to-def/macro.rs diff --git a/tests/rustdoc/jump-to-def-ice.rs b/tests/rustdoc/jump-to-def/no-body-items.rs similarity index 100% rename from tests/rustdoc/jump-to-def-ice.rs rename to tests/rustdoc/jump-to-def/no-body-items.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-non-local-method.rs b/tests/rustdoc/jump-to-def/non-local-method.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-non-local-method.rs rename to tests/rustdoc/jump-to-def/non-local-method.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-def-pats.rs b/tests/rustdoc/jump-to-def/patterns.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-def-pats.rs rename to tests/rustdoc/jump-to-def/patterns.rs diff --git a/tests/rustdoc/jump-to-def/jump-to-def-prelude-types.rs b/tests/rustdoc/jump-to-def/prelude-types.rs similarity index 100% rename from tests/rustdoc/jump-to-def/jump-to-def-prelude-types.rs rename to tests/rustdoc/jump-to-def/prelude-types.rs