os-rust/compiler/rustc_trait_selection
Aaron Hill 6a96aea36a
Wrap recursive predicate evaluation with ensure_sufficient_stack
I haven't been able to come up with a minimized test case for #76770,
but this fixes a stack overflow in rustc as well.
2020-09-18 12:24:42 -04:00
..
src Wrap recursive predicate evaluation with ensure_sufficient_stack 2020-09-18 12:24:42 -04:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00