rust/compiler/rustc_trait_selection/src
bors fd702d2919 Auto merge of #76886 - Aaron1011:fix/ensure-stack-predicate, r=Mark-Simulacrum
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-19 09:21:22 +00:00
..
traits Auto merge of #76886 - Aaron1011:fix/ensure-stack-predicate, r=Mark-Simulacrum 2020-09-19 09:21:22 +00:00
autoderef.rs Note when a a move/borrow error is caused by a deref coercion 2020-09-10 20:56:20 -04:00
infer.rs
lib.rs initial working state 2020-09-18 16:25:25 +02:00
opaque_types.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00