mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
1a0ab892cd
Use `*_opt` typeck results fns to not ICE in fallback suggestion Self-explanatory. Fixes #132517.