mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
1ffa5ded58
Fix ICE in diagnostics for parenthesized type arguments The second time is the charm 🤞 😁 Fixes #122345 r? fmease