mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
679f1b7892
Bump the const eval step limit fixes https://github.com/rust-lang/rust/issues/103814 https://github.com/rust-lang/rust/pull/103877 has too much of an impact to beta backport. So let's just increase the limit, avoiding the immediate breakage. r? ``@pnkfelix``
For more information about how rustc works, see the rustc dev guide.