mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:07:48 +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)