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
/
5 polyglot static
Age
Commit message (
Expand
)
Author
2024-09-11
Fix typos
spaette
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-05-20
rust: Add system libs used by rust std to staticlib external deps
Xavier Claessens
2023-05-01
Rust: C static library cannot link_whole Rust static library
Xavier Claessens
2023-02-22
Implement rustc controlled whole-archive linking
Dylan Baker
2021-12-09
tests/rust polyglot: we need to link with bcrypt.lib as well
Dylan Baker
2021-09-29
tests/rust: add libm to fix build with rust 1.55
Dominique Leuenberger
2021-08-17
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-06-21
Add Rust generated pdbs to list of installed files.
Jussi Pakkanen
2019-03-24
Fix setup so test suite runs with rustc + MSVC. Closes: 5099
Jussi Pakkanen
2017-06-14
rename `crate_type` to `rust_crate_type` per @TingPing
Adam C. Foltzer
2017-06-09
Enhance Rust support
Adam C. Foltzer