rust/compiler/rustc_ast_lowering/src
Mara Bos 6a55aa1246
Rollup merge of #82854 - estebank:issue-82827, r=oli-obk
Account for `if (let pat = expr) {}`

Fix #82827.
2021-03-08 20:09:02 +01:00
..
expr.rs Remove notes, increase S/N ratio 2021-03-07 15:03:46 -08:00
item.rs ast: Keep expansion status for out-of-line module items 2021-02-18 13:07:49 +03:00
lib.rs Edit ructc_ast_lowering docs 2021-03-06 22:07:38 -08:00
pat.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
path.rs lowering of generic args in AssocTyConstraint 2021-02-04 16:20:58 +01:00