rust/compiler/rustc_mir_build/src
bors 22e491ac7e Auto merge of #89861 - nbdd0121:closure, r=wesleywiser
Closure capture cleanup & refactor

Follow up of #89648

Each commit is self-contained and the rationale/changes are documented in the commit message, so it's advisable to review commit by commit.

The code is significantly cleaner (at least IMO), but that could have some perf implication, so I'd suggest a perf run.

r? `@wesleywiser`
cc `@arora-aman`
2022-01-13 18:51:07 +00:00
..
build Auto merge of #89861 - nbdd0121:closure, r=wesleywiser 2022-01-13 18:51:07 +00:00
thir Auto merge of #89861 - nbdd0121:closure, r=wesleywiser 2022-01-13 18:51:07 +00:00
check_unsafety.rs Use more let_else in rustc_mir_build 2021-11-18 18:22:19 +01:00
lib.rs Stabilize iter::zip. 2021-12-14 18:50:31 -04:00
lints.rs Replace FnLikeNode by FnKind. 2021-10-19 23:31:51 +02:00