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