mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-29 09:49:48 +00:00
also handle 2 panics when dumping proof trees for the whole test suite - need to actually tell the proof tree builder about overflow - need to handle a recursion_limit of 0 :<