Skip to content

Commit e14e19a

Browse files
Created tests/rustdoc/extern subfolder to limit number of files at the top level
1 parent e245c3b commit e14e19a

29 files changed

+6
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// intentionally empty
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pub enum Foo {
2+
Bar {
3+
qux: (),
4+
}
5+
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)