mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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 |