mirror of
https://github.com/openharmony/third_party_rust_indexmap.git
synced 2026-07-20 19:48:22 -04:00
8d8f074341
The fake `std` module we had in our root will make things difficult when we switch to 2018, where there's a path difference between `std::` for the crate and `crate::std::` for our module.