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
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
2022-12-05
modules/rust: Add support for string include_directories
Dylan Baker
2022-03-21
tests/rust: renumber structred sources test
Dylan Baker
2022-03-21
ninja: fix handling of rust structured_sources in rare case
Dylan Baker
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-07
Add support for rust proc-macro crates
Dylan Baker
2022-03-07
tests/rust: Add a test for structured inputs
Dylan Baker
2022-02-10
ninjabackend: fix rust program names with dashes
Alyssa Ross
2022-02-02
ninjabackend: treat link_whole_targets like link_targets for Rust targets
Zach Reizner
2021-12-09
tests/rust polyglot: we need to link with bcrypt.lib as well
Dylan Baker
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-09-29
tests/rust: add libm to fix build with rust 1.55
Dominique Leuenberger
2021-09-24
compilers/rust: Add support for clippy
Dylan Baker
2021-08-17
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2021-06-22
tests: both_library test improvements
Daniel Mensinger
2021-05-18
Add a rust test for internal c linkage
Dylan Baker
2021-03-10
Add test to build a mixed C/Rust shared library.
Jussi Pakkanen
2021-02-26
tests/rust: Add rust case linking to libm in rust static library
Jordan Justen
2021-02-23
rust: fix linking with external dependencies
Dylan Baker
2021-02-23
tests/rust: Add rust case linking to zlib dependency
Jordan Justen
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-01-21
tests/rust: Add a generated library to generated main test
Dylan Baker
2021-01-21
tests/rust: Add subdir to generated sources test
Dylan Baker
2021-01-19
rust: Accept generated sources for main.rs
Dylan Baker
2021-01-05
modules: Add an unstable-rust module
Dylan Baker
2021-01-05
mtest: Add support for rust unit tests
Dylan Baker
2020-11-11
tests/rust: dynamic linking doesn't work on darwin
Dylan Baker
2020-11-05
rust: implement support for --edition
Dylan Baker
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
[next]