mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
2c405aea5d
The command is `@!has`, not `!@has`. I don't think these checks were doing anything before! Ideally we would accept `!@has` as well, or at least fail tests that use `!@has`. The current behavior seems to be silently ignoring the check, which is very confusing.