rust/compiler/rustc_parse/src/parser
2021-10-17 22:56:29 +02:00
..
attr.rs Provide more context on incorrect inner attribute 2021-09-02 19:08:30 +00:00
attr_wrapper.rs Change more x64 size checks to not apply to x32. 2021-09-05 16:42:36 +01:00
diagnostics.rs Auto merge of #88835 - FabianWolff:issue-88770, r=petrochenkov 2021-09-24 11:54:29 +00:00
expr.rs some clippy::perf fixes 2021-10-07 22:31:33 +02:00
generics.rs Require passing an AttrWrapper to collect_tokens_trailing_token 2021-02-13 12:07:15 -05:00
item.rs Give better error for macro_rules! name! 2021-09-24 16:21:34 +01:00
mod.rs Emit proper errors on missing closure braces 2021-09-09 17:44:40 +02:00
nonterminal.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
pat.rs Use multispan suggestions more often 2021-07-30 09:26:31 -07:00
path.rs Improve error messages for bad type constraints 2021-09-28 13:02:45 -07:00
stmt.rs Nicer error message if the user attempts to do let...else if 2021-10-17 22:56:29 +02:00
ty.rs Revert "Implement Anonymous{Struct, Union} in the AST" 2021-09-09 09:14:17 -04:00