rust/tests/ui/transmutability
Matthias Krüger 4571ef9152
Rollup merge of #119772 - oli-obk:whackamole, r=compiler-errors
Fix an ICE that occurs after an error has already been reported

fixes #117491

cc `@jswrenn`
2024-01-10 06:28:45 +01:00
..
abstraction
alignment
arrays
enums
malformed-program-gracefulness
primitives update use of feature flags 2023-12-14 15:22:37 +01:00
references
structs Fix an ICE that occurs after an error has already been reported 2024-01-09 16:09:30 +00:00
unions
visibility
issue-101739-1.rs
issue-101739-1.stderr
issue-101739-2.rs Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
issue-101739-2.stderr Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
issue-110467.rs
issue-110892.rs
issue-110892.stderr
region-infer.rs
region-infer.stderr