rust/compiler/rustc_mir
Aman Arora 237ad12698 Use closure_min_captures in borrow checker
- Use closure_min_captures to generate the Upvar structure that
  stores information for diagnostics and information about
  mutability of captures.
2020-12-09 22:34:15 -05:00
..
src Use closure_min_captures in borrow checker 2020-12-09 22:34:15 -05:00
Cargo.toml Added some unit tests as requested 2020-11-11 16:40:17 -08:00