rust/compiler
Martin Nordholts d46df80c73 rustc_codegen_ssa: Don't let IncorrectCguReuseType errors get lost
In [100753], `IncorrectCguReuseType` accidentally stopped being emitted.
Begin emitting it again rather than just blindly dropping it, and adjust
tests accordingly.

[100753]: 706452eba7 (diff-048389738ddcbe0f9765291a29db1fed9a5f03693d4781cfb5aaa97ffb3c7f84)
2023-12-19 20:20:40 +01:00
..
2023-12-12 14:52:05 +01:00
2023-12-10 10:56:22 +08:00
2023-12-14 15:22:37 +01:00
2023-12-09 09:30:32 +11:00
2023-12-10 10:56:22 +08:00
2023-12-12 13:48:20 -05:00
2023-12-14 18:10:38 +03:00