mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
113f079a97
Refactor loop into iterator; simplify negation logic. is_dummy should return when a non-dummy is found, but instead is iterated until completion. With some inspiration from line 323 this was refactored to a single line that returns once a single counterexample is found. |
||
---|---|---|
.. | ||
locales/en-US | ||
src | ||
Cargo.toml |