rust/compiler/rustc_trait_selection/src
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
..
traits Auto merge of #98041 - jackh726:remove-regionckmode, r=oli-obk 2022-06-14 05:07:11 +00:00
autoderef.rs Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
infer.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
lib.rs Finish bumping stage0 2022-05-27 07:36:17 -04:00
opaque_types.rs Folding revamp. 2022-06-08 09:24:03 +10:00