summaryrefslogtreecommitdiff
path: root/rust/macros/module.rs
AgeCommit message (Expand)Author
2024-10-17rust: macros: provide correct provenance when constructing THIS_MODULEBoqun Feng
2024-05-17rust: macros: fix soundness issue in `module!` macroBenno Lossin
2024-05-17rust: module: place generated init_module() function in .init.textThomas Bertschinger
2024-05-17btf, scripts: rust: drop is_rust_module.shAndrea Righi
2024-05-17rust: error: Rename to_kernel_errno() -> to_errno()Asahi Lina
2022-09-28rust: add `macros` crateMiguel Ojeda