rust/compiler/rustc_parse/src
Dylan DPC 298c9a0e14
Rollup merge of #94839 - TaKO8Ki:suggest-using-double-colon-for-struct-field-type, r=cjgillot
Suggest using double colon when a struct field type include single colon

#92685
2022-03-11 20:29:47 +01:00
..
lexer rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
parser Rollup merge of #94839 - TaKO8Ki:suggest-using-double-colon-for-struct-field-type, r=cjgillot 2022-03-11 20:29:47 +01:00
lib.rs 4 - Make more use of let_chains 2022-02-28 07:49:56 -03:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00