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
/
test cases
/
rust
Age
Commit message (
Expand
)
Author
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-06-14
cargo: Load Cargo.lock
Xavier Claessens
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
2024-04-15
tests: fix missing dependency causing flaky build failure
Eli Schwartz
2024-03-15
compilers: Every compiler can run code
Xavier Claessens
2024-03-15
cargo: Add API version into dependency name
Xavier Claessens
2024-03-05
rust: Link with rlib external dependencies
Xavier Claessens
2024-02-29
rust: recursively pull proc-macro dependencies as well
Xavier Claessens
2024-02-27
cargo: support lib.path in Cargo.toml
Alyssa Ross
2024-02-26
cargo: Call into meson subdir if it exists
Xavier Claessens
2024-02-26
cargo: Expose features as Meson boolean options
Xavier Claessens
2024-02-24
add test for generating static inline wrappers
Karol Herbst
2024-02-23
modules/rust: allow setting a version constraint on bindgen
Dylan Baker
2024-02-23
modules/rust: inject a C/C++ standard for bindgen
Dylan Baker
2024-02-23
modules/rust: Allow explicitly setting the language to bind
Dylan Baker
2024-02-23
rust/bindgen: Use Meson rules for C++ headers
Dylan Baker
2024-01-17
rust: fix linking static executables
Alyssa Ross
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-13
rust: Add transitive dependencies to ninja rules
Xavier Claessens
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-09
rust: Fix linking with C libraries (again)
Xavier Claessens
2023-11-02
rust: proc-macro should be ignored in transitive dependencies
Xavier Claessens
2023-11-02
rust: Add unit test for transitive rust dependencies
Sebastian Dröge
2023-10-20
modules/rust: Add a test that bindgen drops arguments it shouldn't use
Dylan Baker
2023-10-16
modules/rust: remove rust_crate_type for test() method
Dylan Baker
2023-10-09
interpreter: Add support for cargo subproject
Xavier Claessens
2023-09-25
rust: apply global, project, and environment C args to bindgen
Dylan Baker
2023-09-19
Rust: Prevent linking Rust ABI with C library/executable
Xavier Claessens
2023-09-19
Rust: Replace rust_crate_type with rust_abi
Xavier Claessens
2023-09-19
Rust: Add a rust.proc_macro() method
Dylan Baker
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-07-15
rust: disable overflow-checks by default
Dylan Baker
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-27
rust: Override the default MSVCRT when linking Rust and !rust together
Dylan Baker
2023-06-27
rust: get stdlib arguments for non-rust languages when linking
Dylan Baker
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 `link_with` kwarg to the test method
Dylan Baker
2023-06-21
rust: fix -C prefer-dynamic behavior
Alyssa Ross
2023-05-20
rust: Add system libs used by rust std to staticlib external deps
Xavier Claessens
2023-05-13
Make `dependency('foo', static: true, method: 'cmake') link statically
Volker Weißmann
2023-05-01
Rust: C static library cannot link_whole Rust static library
Xavier Claessens
2023-04-21
rust: Add new `rust_dependency_map` target configuration
Sebastian Dröge
2023-04-21
rust: add support for b_ndebug
Dylan Baker
2023-04-14
rust: Don't pass dependency compile arguments to the compiler
Sebastian Dröge
2023-04-11
fix various spelling issues
Josh Soref
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-03-28
test cases: make various things werror-safe
Eli Schwartz
2023-03-04
typed_kwargs: Extend since_values and deprecated_values for types
Xavier Claessens
2023-02-22
Implement rustc controlled whole-archive linking
Dylan Baker
2022-12-05
modules/rust: Add support for dependencies in bindgen
Dylan Baker
[next]