mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
0fbb011eb4
Add InferCtxt::with_opaque_type_inference to get_body_with_borrowck_facts
`mir_borrowck` uses `with_opaque_type_inference` before calling `do_mir_borrowck`:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |