]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #97081 - oli-obk:outlives_query_fast_path, r=jackh726
authorbors <bors@rust-lang.org>
Tue, 7 Jun 2022 21:44:40 +0000 (21:44 +0000)
committerbors <bors@rust-lang.org>
Tue, 7 Jun 2022 21:44:40 +0000 (21:44 +0000)
commitb17e9d76f2ad15022e0e69bc33745c4ef9025a8f
tree20ee6da436e3350be3aad01c2a51c8977c11a399
parent5435ed6916a59e8d5acba2149316a841c3905cbd
parente7a1fbc486b459eb359039fbd9bf78626d60ee41
Auto merge of #97081 - oli-obk:outlives_query_fast_path, r=jackh726

Re-use the type op instead of calling the implied_outlives_bounds query directly

r? `@ghost`
compiler/rustc_borrowck/src/type_check/free_region_relations.rs
compiler/rustc_typeck/src/check/regionck.rs