mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
7c36d152b4
rustc_query_impl: Use `ControlFlow` in `visit_waiters` instead of nested options Noticed when reviewing https://github.com/rust-lang/rust/pull/152229.