mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
29fa07e3db
WF check lifetime bounds for locals with type params FCP proposal in https://github.com/rust-lang/rust/pull/149389#issuecomment-3669689488 Fixes rust-lang/rust#115175 Fixes rust-lang/rust#148854