mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
133cec7363
Don't construct preds w escaping bound vars in `diagnostic_hir_wf_check` See comment inline. Fixes #139330 r? oli-obk