mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-16 09:19:58 +00:00

Fail gracefully when encountering an HRTB in APIT. Fixes https://github.com/rust-lang/rust/issues/96954 ~The first commit will be merged as part of https://github.com/rust-lang/rust/pull/97415~