summaryrefslogtreecommitdiff
path: root/rust/macros/module.rs
AgeCommit message (Expand)AuthorFilesLines
2024-05-17rust: macros: fix soundness issue in `module!` macroBenno Lossin1-75/+115
2024-05-17rust: module: place generated init_module() function in .init.textThomas Bertschinger1-1/+6
2024-05-17btf, scripts: rust: drop is_rust_module.shAndrea Righi1-1/+1
2024-05-17rust: error: Rename to_kernel_errno() -> to_errno()Asahi Lina1-1/+1
2022-09-28rust: add `macros` crateMiguel Ojeda1-0/+282