diff options
author | JoeDow <ibluegalaxy_taoj@163.com> | 2025-06-11 17:53:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 09:53:15 +0000 |
commit | bda3e23c74884f2d7da85ca333ae3d80ffec16bd (patch) | |
tree | 289c1917d1c4f891b705630f73daeacd6287a214 /components/shared/net/tests/parsable_mime/application/postscript/test.ps | |
parent | 5f1452f9d31b0c9d9fc7042eeb2c3247f61a831b (diff) | |
download | servo-main.tar.gz servo-main.zip |
The default of `enum-variant-name-threshold` is 3, so adding any new
variants will lead to the lint being triggered, reference:
[enum_variant_names](https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names).
This PR fix this potential clippy lint warning for facilitate the
addition of new variant in following PR about incremental box tree
update.
Testing: No logic changed, just covered by existing WPT tests
Fixes: None
Signed-off-by: sharpshooter_pt <ibluegalaxy_taoj@163.com>
Diffstat (limited to 'components/shared/net/tests/parsable_mime/application/postscript/test.ps')
0 files changed, 0 insertions, 0 deletions