mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
a0fc455d30
Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs.