mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

Keep track of the origin of a `T: Future` obligation when caused by an `.await` expression. Address #66731.
Keep track of the origin of a `T: Future` obligation when caused by an `.await` expression. Address #66731.