]> git.lizzy.rs Git - rust.git/commit
improve infer var handling for implied bounds
authorlcnr <rust@lcnr.de>
Mon, 19 Sep 2022 12:59:52 +0000 (14:59 +0200)
committerlcnr <rust@lcnr.de>
Mon, 19 Sep 2022 13:13:34 +0000 (15:13 +0200)
commit71f8fd5c5859fa09587486351f849277a910e4d9
treeccb507b4f77650891254cabdb3fb6a330ddf937e
parentefa717bc2d82c19c6957f362a936a6f95169d138
improve infer var handling for implied bounds
compiler/rustc_infer/src/infer/outlives/env.rs
compiler/rustc_trait_selection/src/traits/outlives_bounds.rs
compiler/rustc_traits/src/implied_outlives_bounds.rs
compiler/rustc_typeck/src/check/compare_method.rs