summaryrefslogtreecommitdiff
path: root/rust/bindgen_parameters
AgeCommit message (Expand)Author
2025-09-08rust: derive `Zeroable` for all structs & unions generated by bindgen where p...Benno Lossin
2025-08-19rust: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklistDanilo Krummrich
2024-11-10rust: map `__kernel_size_t` and friends also to usize/isizeGary Guo
2024-09-26rust: fix `ARCH_SLAB_MINALIGN` multiple definition errorGary Guo
2023-12-13rust: Ignore preserve-most functionsMatthew Maurer
2023-03-02rust: bindgen: Add `alt_instr` as opaque typeArnaldo Carvalho de Melo
2022-09-28Kbuild: add Rust supportMiguel Ojeda