nouveau: Use rust_2024_lint_args

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36849>
This commit is contained in:
Faith Ekstrand 2025-08-19 10:37:12 -04:00 committed by Marge Bot
parent d4a9c53263
commit a26c54abe6

View file

@ -2,6 +2,7 @@
# SPDX-License-Identifier: MIT
nouveau_rust_args = [
rust_2024_lint_args,
'-Aclippy::identity_op',
'-Aclippy::len_zero',
'-Aclippy::manual_range_contains',