mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +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