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

also change the number of allowed fixpoint steps to be fixed instead of using the `log` of the total recursion depth.
also change the number of allowed fixpoint steps to be fixed instead of using the `log` of the total recursion depth.