mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +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.