mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 09:29:49 +00:00
Delegation: one more ICE fix for `MethodCall` generation self-explanatory Fixes https://github.com/rust-lang/rust/issues/138362 r? `@petrochenkov`