aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/device_id.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-22rust: enable `clippy::ref_as_ptr` lintTamir Duberstein1-1/+1
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein1-1/+1
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin1-2/+2
2024-12-20rust: implement `IdArray`, `IdTable` and `RawDeviceId`Danilo Krummrich1-0/+165