mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
d46df80c73
In [100753], `IncorrectCguReuseType` accidentally stopped being emitted.
Begin emitting it again rather than just blindly dropping it, and adjust
tests accordingly.
[100753]:
|
||
---|---|---|
.. | ||
cgu_invalidated_via_import.rs | ||
cgu_invalidated_when_export_added.rs | ||
cgu_invalidated_when_export_removed.rs | ||
cgu_invalidated_when_import_added.rs | ||
cgu_invalidated_when_import_removed.rs | ||
cgu_keeps_identical_fn.rs | ||
independent_cgus_dont_affect_each_other.rs |