rust/compiler/rustc_trait_selection
bors 4e02a9281d Auto merge of #98041 - jackh726:remove-regionckmode, r=oli-obk
Remove RegionckMode in favor of calling new skip_region_resolution

Simple cleanup. We can skip a bunch of stuff for places where NLL does the region checking, so skip earlier.

r? rust-lang/types
2022-06-14 05:07:11 +00:00
..
src Auto merge of #98041 - jackh726:remove-regionckmode, r=oli-obk 2022-06-14 05:07:11 +00:00
Cargo.toml