mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 14:32:21 +03:00
dec104c7ad
avoid building proof trees in select otherwise we ICE because select isn't currently set up to print proof trees. r? `````@BoxyUwU`````