]> git.lizzy.rs Git - rust.git/blobdiff - tests/rustdoc/inline_cross/auxiliary/cross-glob.rs
Rollup merge of #107389 - zvavybir:master, r=estebank
[rust.git] / tests / rustdoc / inline_cross / auxiliary / cross-glob.rs
index cde7f68ff01826c88a1162e43a6c1b626338d600..48672590a12dd969ea7e9daa274c0e86f8a7389c 100644 (file)
@@ -3,3 +3,5 @@
 pub struct SomeStruct;
 
 pub fn some_fn() {}
+
+pub enum Shadowed {}