rust/compiler/rustc_trait_selection
Matthias Krüger 02fcec2ac8
Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error, r=spastorino
Delay a bug when failed to normalize trait ref during specialization

The error messages still kinda suck here but they don't ICE anymore...

Fixes #45814
Fixes #43037

r? types
2022-08-03 22:29:30 +02:00
..
src Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error, r=spastorino 2022-08-03 22:29:30 +02:00
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00