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
/
mesonbuild
/
modules
/
rust.py
Age
Commit message (
Expand
)
Author
2023-04-21
modules/rust: Add -DNDEBUG to bindgen if b_ndebug is false
Dylan Baker
2023-03-04
typed_kwargs: Extend since_values and deprecated_values for types
Xavier Claessens
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-10
modules/rust: Fix annotation for _bindgen_bin
Dylan Baker
2022-12-05
modules/rust: Add support for dependencies in bindgen
Dylan Baker
2022-12-05
modules/rust: Use `__future__.annotations`
Dylan Baker
2022-12-05
modules/rust: use the shared DEPENDENCIES_KW
Dylan Baker
2022-12-05
modules/rust: Add support for string include_directories
Dylan Baker
2022-12-05
interpreter: move TEST_KW from interpreter.py to type_checking.py
Dylan Baker
2022-11-19
modules/rust: stabilize
Dylan Baker
2022-11-17
modules/rust: Also include generated sources for tests
Dylan Baker
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
2022-08-26
Fix indentation issues reported by flake8, requiring code restructuring
Alf Henrik Sauge
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker