summaryrefslogtreecommitdiff
path: root/test cases/rust/4 polyglot/proc.rs
AgeCommit message (Collapse)Author
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens
Meson already knows if it's a shared or static library, user only need to specify the ABI (Rust or C).