mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
04594428b9
implementation of `-Z min-recursion-limit` impl of https://github.com/rust-lang/compiler-team/issues/969, closes https://github.com/rust-lang/rust/issues/153132 r? lcnr