We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e6998 commit bd98e73Copy full SHA for bd98e73
tests/rustdoc/reexport/private-mod-override-reexport.rs
@@ -1,6 +1,5 @@
1
// https://github.com/rust-lang/rust/issues/60926
2
#![crate_name = "foo"]
3
-#![crate_type = "lib"]
4
5
mod m1 {
6
pub mod m2 {
0 commit comments