mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 10:28:01 +00:00
Delegation: one more ICE fix for `MethodCall` generation self-explanatory Fixes https://github.com/rust-lang/rust/issues/138362 r? `@petrochenkov`