mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
4d442f5a58
Prevent cycle in implied predicates computation Makes #65913 from hang -> fail. I believe fail is the correct state for this test to remain for the long term.