1
Fork 0
rust/compiler/rustc_parse/src
bors 051d1176b7 Auto merge of #95104 - compiler-errors:remove-ascription, r=davidtwco
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
2022-03-21 02:29:55 +00:00
..
lexer rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
parser Auto merge of #95104 - compiler-errors:remove-ascription, r=davidtwco 2022-03-21 02:29:55 +00:00
lib.rs Associate multiple with a crate too. 2022-03-03 18:45:25 -05:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00