From b84f4cc39e99f801dcd37125dffa67eb796c85b8 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 5 May 2025 17:01:08 +0200 Subject: Created `tests/rustdoc/impl` subfolder to limit number of files at the top level --- tests/rustdoc/impl/module-impls.rs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/rustdoc/impl/module-impls.rs (limited to 'tests/rustdoc/impl/module-impls.rs') diff --git a/tests/rustdoc/impl/module-impls.rs b/tests/rustdoc/impl/module-impls.rs new file mode 100644 index 00000000000..b66721ecb13 --- /dev/null +++ b/tests/rustdoc/impl/module-impls.rs @@ -0,0 +1,5 @@ +#![crate_name = "foo"] + +pub use std::marker::Send; + +//@ !hasraw foo/index.html 'Implementations' -- cgit 1.4.1-3-g733a5