rust/compiler/rustc_ast_lowering/src
Jonas Schievink fcf11296f6
Rollup merge of #81249 - cjgillot:issue-79537, r=oli-obk
Lower closure prototype after its body.

Fixes #79537.

r? `@Mark-Simulacrum`
2021-01-23 20:16:07 +01:00
..
expr.rs Rollup merge of #81249 - cjgillot:issue-79537, r=oli-obk 2021-01-23 20:16:07 +01:00
item.rs Lint on extern in item declaration position 2021-01-13 07:49:16 -05:00
lib.rs Lint on extern in item declaration position 2021-01-13 07:49:16 -05:00
pat.rs Implement destructuring assignment for tuples 2020-11-07 13:17:19 +00:00
path.rs Use Option::map_or instead of .map(..).unwrap_or(..) 2021-01-14 19:23:59 +01:00