mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 11:37:18 +00:00
suggest removing type ascription in bad parsing position Not sure how to test this with the non-nightly suggestion. Didn't add a new UI test because it already manifests in an existing UI test. Fixes #95014