rust/compiler/rustc_parse/src/parser
Nilstrieb d1ef8180f9 Revert let_chains stabilization
This reverts commit 3266460749.

This is the revert against master, the beta revert was already done in #100538.
2022-08-29 19:34:11 +02:00
..
attr.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
attr_wrapper.rs Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot 2022-08-28 18:31:08 +00:00
diagnostics.rs Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot 2022-08-28 18:31:08 +00:00
expr.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
generics.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
item.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
mod.rs Remove the symbol from ast::LitKind::Err. 2022-08-23 16:56:24 +10:00
nonterminal.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
pat.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
path.rs Avoid unnecessary cloning in Parser::get_ident_from_generic_arg. 2022-08-16 12:14:52 +10:00
stmt.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
ty.rs Rollup merge of #99915 - WaffleLapkin:recover_keyword_bounds, r=compiler-errors 2022-08-22 11:45:42 +05:30