rust/compiler/rustc_parse/src
Dylan DPC c8133f6f5e
Rollup merge of #91133 - terrarier2111:unsafe-diagnostic, r=jackh726
Improve `unsafe` diagnostic

This fixes: https://github.com/rust-lang/rust/issues/90880
I didn't use the exact proposed messages though.
2022-03-17 22:54:59 +01:00
..
lexer rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
parser Rollup merge of #91133 - terrarier2111:unsafe-diagnostic, r=jackh726 2022-03-17 22:54:59 +01: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