mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 22:58:12 +00:00

self type param infer, avoid ICE
fixes #113610, which is caused by 33a2c2487a/compiler/rustc_hir_analysis/src/collect/generics_of.rs (L190-L205)