rust/library/core
Simon Sapin cac71bf809 Use local path for already-imported function
This module has `use super::*;` at the top.

Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
2021-02-15 14:27:52 +01:00
..
benches Add more benchmarks 2021-01-08 09:50:35 +00:00
src Use local path for already-imported function 2021-02-15 14:27:52 +01:00
tests Add a ThinBox library as a libcore test for pointer metadata APIs 2021-02-15 14:27:51 +01:00
Cargo.toml