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