Files
rust/tests
Jakub Beránek 6b262f7eef Rollup merge of #150764 - map_regions_for_outlives, r=lcnr
Convert static lifetime to an nll var

Fixes rust-lang/rust#150648

I don't think this matters for any non 'static lifetimes as defining the struct as `Wrap<'a>` would mean the lifetime argument gets replaced with an nll var before MIR type checking meaning the struct tail is `dyn Trait + '?x`

r? types
2026-01-07 23:15:52 +01:00
..
2025-12-04 10:51:34 +01:00
2026-01-06 15:04:25 +00:00
2026-01-01 19:17:11 -05:00
2025-12-25 14:49:01 +03:00
2026-01-07 13:27:12 +00:00