servo/components/script/dom/webgl_validations
Martin Robinson 621ddd749c
Elide lifetimes where possible after rustup (#34824)
The new version of rust allows us to elide some lifetimes and clippy is
now complaining about this. This change elides them where possible and
removes the clippy exceptions.

Fixes #34804.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-03 18:54:44 +00:00
..
mod.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
tex_image_2d.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
types.rs clippy: Fix match_like_matches warnings (#31947) 2024-03-30 10:06:26 +00:00