1
Fork 0
rust/compiler/rustc_metadata
Luqman Aden 57fda67291 Fix diagnostic for matching/creating x-crate re-exported tuple structs with private fields.
The more helpful diagnostic already existed but wasn't working if the
struct in question was a re-export from a different crate.
2021-05-08 00:33:31 -07:00
..
src Fix diagnostic for matching/creating x-crate re-exported tuple structs with private fields. 2021-05-08 00:33:31 -07:00
Cargo.toml Add an Mmap wrapper to rustc_data_structures 2021-03-30 18:57:03 +02:00