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
2025-04-04
rust: add shared library testcase for "objects"
Paolo Bonzini
2025-04-04
rust: add external objects to the link command line
Paolo Bonzini
2025-04-02
rust: add rust.doctest
Paolo Bonzini
2025-04-02
rust: unit tests: do not use deprecated rust_crate_type
Paolo Bonzini
2024-12-06
mtest: rust: allow parsing doctest output
Paolo Bonzini
2024-11-19
rust: avoid warnings from rust.test
Paolo Bonzini
2024-11-05
cargo: Warn when encountering unknown keys
Dylan Baker
2024-10-24
cargo: Add support for `system-deps` dependencies
Thibault Saunier
2024-10-24
cargo: Use the library name instead of package name
Xavier Claessens
2024-10-24
cargo: Fix feature resolution
Xavier Claessens
2024-09-11
Fix typos
spaette
2024-07-17
rust: recursively pull proc-macro deps for rust targets
Alyssa Ross
2024-07-15
test/rust: Replace gcc -m argument with a -f argument
Dylan Baker
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
[next]