mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Created tests/rustdoc/extern subfolder to limit number of files at the top level
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
// intentionally empty
|
||||
Vendored
Vendored
@@ -0,0 +1,5 @@
|
||||
pub enum Foo {
|
||||
Bar {
|
||||
qux: (),
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user