rust/compiler/rustc_parse/src/parser
2023-10-28 08:53:51 +08:00
..
attr_wrapper.rs Adjust to_attr_token_stream. 2023-09-06 17:12:07 +10:00
attr.rs Avoid too many expected symbols and reduce Nones 2023-08-03 08:56:31 +00:00
diagnostics.rs Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb 2023-10-15 13:23:55 +00:00
expr.rs Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb 2023-10-15 13:23:55 +00:00
generics.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
item.rs restore snapshot when parse_param_general 2023-10-28 08:53:51 +08:00
mod.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
nonterminal.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
pat.rs Only suggest turbofish in patterns if we may recover 2023-09-12 16:38:59 +02:00
path.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
stmt.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
ty.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00