fail obligations that depend on erroring obligations Fix a bug where an obligation that depend on an erroring obligation would be regarded as successful, leading to global cache pollution and random lossage. Fixes #33723. Fixes #34503. r? @eddyb since @nikomatsakis is on vacation beta-nominating because of the massive lossage potential (e.g. with `Copy` this could lead to random memory leaks), plus this is a regression. |
||
|---|---|---|
| .. | ||
| control_flow_graph | ||
| graph | ||
| obligation_forest | ||
| snapshot_map | ||
| unify | ||
| veccell | ||
| bitvec.rs | ||
| Cargo.toml | ||
| fnv.rs | ||
| indexed_vec.rs | ||
| ivar.rs | ||
| lib.rs | ||
| snapshot_vec.rs | ||
| transitive_relation.rs | ||
| tuple_slice.rs | ||