rust/compiler/rustc_borrowck
Ali MJ Al-Nasrawy 02f78fdb94 use spans in TypeTest rather than mir::Location
Spans are independent of the body being borrow-checked, so they don't
need remapping when promoting type-tests and they yield more specific
error spans inside bodies of closures/inline consts.
2022-11-05 07:36:47 +03:00
..
src use spans in TypeTest rather than mir::Location 2022-11-05 07:36:47 +03:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00