mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 12:16:22 +00:00

It seems it returns true when *no* constraints are found, opposite to the expected behavior of the function name. This commit reverses condition as the name suggests.