aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Rust-module.md
AgeCommit message (Expand)AuthorFilesLines
2023-07-18docs: improve formatting of the Rust modulePeter Hutterer1-17/+20
2023-07-18docs: fix typos and keyword markdown for the Rust module pagePeter Hutterer1-11/+11
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker1-1/+3
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker1-1/+8
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker1-1/+4
2023-04-21docs: update the Rust bindgen docs to talk about assertionsDylan Baker1-0/+9
2023-04-11fix various spelling issuesJosh Soref1-1/+1
2022-12-11DOCS: Rust-module: Remove note about unstable APIEwout ter Hoeven1-2/+0
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker1-1/+2
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker1-4/+4
2022-11-19modules/rust: stabilizeDylan Baker1-1/+2
2022-01-10docs: fix rust module bindgen argumentsDylan Baker1-5/+5
2021-10-10Fix typos discovered by codespellChristian Clauss1-1/+1
2021-10-03docs: Fix broken linksDaniel Mensinger1-1/+1
2021-05-18doc: Fix array syntax [skip ci]Tim McNamara1-1/+1
2021-02-06rust: Add a module wrapper for bindgenDylan Baker1-1/+49
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen1-4/+4
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-9/+9
2021-01-05modules: Add an unstable-rust moduleDylan Baker1-0/+35