mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
2cca435717
Newcomers might get confused that `mod` is the only way of defining scopes, and that it can be used as if it were `use`. Fix #69492.