aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/unstable_rust.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-19interpreter: Add docstring and fix types of source_strings_to_filesDylan Baker1-3/+4
2021-04-12interpreter: Split permitted_kwargs dictXavier Claessens1-2/+2
2021-04-01interpreter: Move to its own folder and split itXavier Claessens1-2/+2
2021-03-19split program related classes and functions out of dependenciesDylan Baker1-1/+1
2021-03-04Simplify module APIXavier Claessens1-1/+2
2021-02-06rust: Add a module wrapper for bindgenDylan Baker1-3/+77
2021-02-06modules/rust: use typed_pos_argsDylan Baker1-10/+5
2021-01-19Replace NinjaBackend is_rust_target with build.uses_rustDylan Baker1-1/+1
2021-01-13Fix misspellsAntonin Décimo1-1/+1
2021-01-05modules: Add an unstable-rust moduleDylan Baker1-0/+137