mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00
![]() Rust 1.78 doesn't emit a `dead_code` error on the annotated element,
resulting in the `unfulfilled_lint_expectations` error. Rust 1.85 does
emit the `dead_code` error, so we still need an `allow`.
Link:
|
||
---|---|---|
.. | ||
big_struct_in_place.rs | ||
error.rs | ||
linked_list.rs | ||
mutex.rs | ||
pthread_mutex.rs | ||
static_init.rs |