diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-12-31 11:09:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-31 10:09:52 +0000 |
commit | 59c7ac680ee7cd4eba2c9adb119dbcaf69f029cd (patch) | |
tree | 047bfe4600fcccc766225a64b36491a52e162c16 /components/canvas/lib.rs | |
parent | d57e5e800863c5c7203a90f6c35ce2cd8df46cfc (diff) | |
download | servo-59c7ac680ee7cd4eba2c9adb119dbcaf69f029cd.tar.gz servo-59c7ac680ee7cd4eba2c9adb119dbcaf69f029cd.zip |
script: Remove unecessary `warn(deprecated)` directives (#34807)
According to the [rustc book], `deprecated` is set to `warn` level by
default, so these directives are not necessary.
[rustc book]: https://doc.rust-lang.org/rustc/lints/listing/warn-by-default.html
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/canvas/lib.rs')
0 files changed, 0 insertions, 0 deletions