rust/compiler/rustc_mir_build
Aman Arora 6a1d0699a4 Use Places for captures in MIR
- Use closure_min_capture maps to capture precise paths
- PlaceBuilder now searches for ancestors in min_capture list
- Add API to `Ty` to allow access to the n-th element in a
  tuple in O(1) time.

Co-authored-by: Roxane Fruytier <roxane.fruytier@hotmail.com>
2020-12-09 22:33:33 -05:00
..
src Use Places for captures in MIR 2020-12-09 22:33:33 -05:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00