mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
02cb4da896
rustdoc: Don't strip crate module Until we decide something for https://github.com/rust-lang/rust/issues/109695, rustdoc won't crash anymore because the crate folder doesn't exist. r? `@notriddle`