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-12-22
modules: rust: invoke subprojects automatically from dependencies()
Paolo Bonzini
2025-12-22
modules: rust: add dependencies() method to package object
Paolo Bonzini
2025-12-22
modules: rust: add workspace methods returning arguments for build targets
Paolo Bonzini
2025-12-22
test: rust.workspace: add another member to the workspace
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
rust: add rust.workspace() skeleton implementation
Paolo Bonzini
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-11-19
rust: search for native static libs in target libdir
Alyssa Ross
2025-11-12
compilers: generalize -fembed-bitcode
Paolo Bonzini
2025-11-05
interpreter: move rust_api/rust_crate_type interaction to the interpreter
Dylan Baker
2025-10-29
cargo: use subproject() if a workspace member is in subprojects/
Paolo Bonzini
2025-10-29
cargo: only create dependencies if there is a [lib] table
Paolo Bonzini
2025-10-29
test cases/rust: adjust expected installed paths for shared libraries
Paolo Bonzini
2025-10-28
cargo: Add library API version into its name
Xavier Claessens
2025-10-27
rust: drop +SUFFIX from crate name
Paolo Bonzini
2025-10-23
build: allow building staticlib and rlib together
Paolo Bonzini
2025-10-23
cargo: use both_libraries when appropriate
Paolo Bonzini
2025-10-20
Fix typos in authorship information
Vlad-Stefan Harbuz
2025-10-17
test cases: add test for cargo workspaces
Paolo Bonzini
2025-10-16
rust: work around unintuitive behavior of -l:-bundle
Paolo Bonzini
2025-10-15
backend/ninja: Ensure that a rust file is found when using StructuredSources
Dylan Baker
2025-10-08
rust: add test case for issue #15020
Marc-André Lureau
2025-10-03
rust: fix detection of main file
Paolo Bonzini
2025-09-22
rust: let doctests pick objects from dependencies
Paolo Bonzini
2025-08-25
fix transient failure on rust/12 bindgen
Paolo Bonzini
2025-08-17
ninjabackend: pass objects to doctests
Paolo Bonzini
2025-08-04
build: fix introspection interpreter issue when project selects Rust
Paolo Bonzini
2025-08-01
cargo: Use -rs suffix only for rust ABI
Xavier Claessens
2025-07-29
build: allow non-Rust files in non-structured sources
Paolo Bonzini
2025-07-29
test cases: add test for mixed Rust/C++ executable
Paolo Bonzini
2025-07-29
test cases: avoid missing_abi warning with recent Rust
Paolo Bonzini
2025-07-21
rust: pass rpath arguments to rustdoc --test
Paolo Bonzini
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
2025-05-31
cargo: Add support for target specific dependencies
Xavier Claessens
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
[next]