mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 19:40:36 +00:00

do not ICE in `fn forced_ambiguity` if we get an error see the comment. currently causing an ICE in typenum which we've been unable to minimize. r? `@compiler-errors`