rust/library/core
est31 a0fc455d30 Replace absolute paths with relative ones
Modern compilers allow reaching external crates
like std or core via relative paths in modules
outside of lib.rs and main.rs.
2020-10-13 14:16:45 +02:00
..
benches Use more efficient scheme for display u128/i128 2020-09-28 20:38:38 +00:00
src Rollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait-intra-docs, r=jyn514 2020-10-13 04:07:58 +09:00
tests Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00