mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
051d1176b7
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