rust/compiler/rustc_metadata
Vadim Petrochenkov 046a682899 rustc_metadata: Switch crate data iteration from a callback to iterator
The iteration looks more conventional this way, and some allocations are avoided.
2021-12-21 19:46:19 +08:00
..
src rustc_metadata: Switch crate data iteration from a callback to iterator 2021-12-21 19:46:19 +08:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00