index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Rust-module.md
Age
Commit message (
Expand
)
Author
2025-12-22
docs: update info on Cargo workspace object
Paolo Bonzini
2025-12-22
modules: rust: add package.override_dependency method
Paolo Bonzini
2025-12-22
modules: rust: add package.shared_module method
Paolo Bonzini
2025-12-22
modules: rust: add package.executable
Paolo Bonzini
2025-12-22
modules: rust: add package.library/package.proc_macro methods
Paolo Bonzini
2025-12-22
modules: rust: add dependencies() method to package object
Paolo Bonzini
2025-12-22
rust: add to_system_dependency
Paolo Bonzini
2025-12-22
modules: rust: add workspace methods returning arguments for build targets
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.package()
Paolo Bonzini
2025-12-22
modules: rust: implement more package accessors
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.packages()
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.subproject() and package.dependency()
Paolo Bonzini
2025-12-22
cargo: add configurable features to Interpreter
Paolo Bonzini
2025-12-22
rust: add rust.workspace() skeleton implementation
Paolo Bonzini
2025-10-08
doc: fix bindgen example
Marc-André Lureau
2025-04-20
move "since 1.8.0" for rust.doctest to the right place
Paolo Bonzini
2025-04-02
rust: add link_whole to rust.test and rust.doctest
Paolo Bonzini
2025-04-02
rust: add rust.doctest
Paolo Bonzini
2024-02-24
meson/rust: wrap `bindgen`s `wrap-static-fns` functionality
Karol Herbst
2024-02-23
modules/rust: allow setting a version constraint on bindgen
Dylan Baker
2024-02-23
modules/rust: Allow explicitly setting the language to bind
Dylan Baker
2023-11-22
docs: fix bindgen_clang_arguments example
Alyssa Ross
2023-09-19
Rust: Add a rust.proc_macro() method
Dylan Baker
2023-07-18
docs: improve formatting of the Rust module
Peter Hutterer
2023-07-18
docs: fix typos and keyword markdown for the Rust module page
Peter Hutterer
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-04-21
docs: update the Rust bindgen docs to talk about assertions
Dylan Baker
2023-04-11
fix various spelling issues
Josh Soref
2022-12-11
DOCS: Rust-module: Remove note about unstable API
Ewout ter Hoeven
2022-12-05
modules/rust: Add support for dependencies in bindgen
Dylan Baker
2022-12-05
modules/rust: Add support for string include_directories
Dylan Baker
2022-11-19
modules/rust: stabilize
Dylan Baker
2022-01-10
docs: fix rust module bindgen arguments
Dylan Baker
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-05-18
doc: Fix array syntax [skip ci]
Tim McNamara
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-05
modules: Add an unstable-rust module
Dylan Baker