mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +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`````