os-rust/compiler/rustc_borrowck
Matthias Krüger 3617adfaee
Rollup merge of #103876 - oli-obk:tait_implications, r=lcnr
type alias impl trait: add tests showing that hidden type only outlives lifetimes that occur in bounds

fixes #103642

https://github.com/rust-lang/rust/pull/102417 only made sure that hidden types cannot outlive lifetimes other than the ones mentioned on bounds, but didn't allow us to actually infer anything from that.

cc `@aliemjay`
2022-11-29 22:43:15 +01:00
..
src Rollup merge of #103876 - oli-obk:tait_implications, r=lcnr 2022-11-29 22:43:15 +01:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00