Files
servo/components/script
Martin Robinson 59c7ac680e 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>
2024-12-31 10:09:52 +00:00
..
2023-12-16 09:32:20 +00:00
2024-11-12 13:06:55 +00:00