mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 05:55:42 +00:00
- 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>
For more information about how rustc works, see the rustc dev guide.