mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs.
Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs.