Skip to content

Commit bd98e73

Browse files
authored
Update tests/rustdoc/reexport/private-mod-override-reexport.rs
1 parent 52e6998 commit bd98e73

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)