rust/compiler
Gary Guo c84cea9c25 Flatten InferredCaptureInformation
Min capture computation can already handle the same place appearing twice,
and previous commits made CaptureInfo construction very cheap, so just
delegate all work to min capture and let InferBorrowKind and
process_collected_capture_information handle everything linearly.
2022-01-07 22:55:36 +00:00
..
2021-12-14 18:50:31 -04:00
2021-12-14 18:50:31 -04:00
2021-12-30 22:33:44 -05:00
2022-01-03 11:59:01 +01:00