Skip to content

Commit 8f7618a

Browse files
el-evMuscraft
authored andcommitted
Update tests/rustdoc/reexport/private-mod-override-reexport.rs
1 parent 16569a9 commit 8f7618a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rustdoc/reexport/private-mod-override-reexport.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// https://github.com/rust-lang/rust/issues/60926
22
#![crate_name = "foo"]
3-
#![crate_type = "lib"]
43

54
mod m1 {
65
pub mod m2 {

0 commit comments

Comments
 (0)