member constraints leak through InferCtxt snapshots #109654
Closed
Description
opened on Mar 27, 2023
RegionConstraintCollector::member_constraint
doesn't register new constraints in the undo log.
rust/compiler/rustc_infer/src/infer/region_constraints/mod.rs
Lines 533 to 554 in 1d58207
Activity