mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 01:10:44 +02:00
Full error message:
error: unused import: `crate::nvh_classes_cl906f::*`
--> src/nouveau/headers/lib.rs:184:9
|
184 | pub use crate::nvh_classes_cl906f::*;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28855>
|
||
|---|---|---|
| .. | ||
| nvidia | ||
| class_parser.py | ||
| lib_rs_gen.py | ||
| meson.build | ||
| nv_device_info.h | ||
| nv_push.c | ||
| nv_push.h | ||
| nv_push_dump.c | ||
| nvtypes.h | ||
| struct_parser.py | ||
| update-from-open-gpu-doc.py | ||