diff options
author | Barigbue Nbira <barigbuenbira@gmail.com> | 2025-04-09 23:57:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 22:57:55 +0000 |
commit | a0730d7154e183a9b2d9a9282061e6c67d87a263 (patch) | |
tree | 2ee915d3b08a0b8a2ed1879132cd8a110d0cbf97 /components/net/protocols/file.rs | |
parent | 2fe57cc2a2e5e7b982f7a32349117e2516724682 (diff) | |
download | servo-a0730d7154e183a9b2d9a9282061e6c67d87a263.tar.gz servo-a0730d7154e183a9b2d9a9282061e6c67d87a263.zip |
refactor: use is_zero() instead of comparing with Au::Zero() (#36347)
Use `is_zero()` instead of comparing with `Au::Zero()` for zero checks.
Testing: This change does not cause behaviour change, a test is not
necessary.
Fixes: #36300
---------
Signed-off-by: Barigbue <barigbuenbira@gmail.com>
Diffstat (limited to 'components/net/protocols/file.rs')
0 files changed, 0 insertions, 0 deletions