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
2018-06-17
Support Rust targets with more than one source file. Closes #3632.
Jussi Pakkanen
2018-02-22
Fix Rust compiler-private library ambiguity
Adam C. Foltzer
2018-02-02
Fix Rust shared polyglot test case for cross-compilation
Adam C. Foltzer
2017-07-22
add `crate-name` to Rust target args
Adam C. Foltzer
2017-06-14
fix failing Rust test cases
Adam C. Foltzer
2017-06-14
rename `crate_type` to `rust_crate_type` per @TingPing
Adam C. Foltzer
2017-06-09
Enhance Rust support
Adam C. Foltzer
2017-05-08
rust: Support rust_args
Patrick Griffis
2017-03-29
rust: Support executable name differing from source name
Patrick Griffis
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2015-10-11
Fix Rust to work with 1.3 release. Closes #277.
Jussi Pakkanen
2014-06-23
Deal with Rust static libraries, too.
Jussi Pakkanen
2014-06-23
Install Rust shared libraries.
Jussi Pakkanen
2014-06-22
Invoke Rust via wrapper script.
Jussi Pakkanen
2014-06-19
Set up dependencies for Rust linking. Does not work fully yet.
Jussi Pakkanen
2014-06-19
Build a shared Rust library.
Jussi Pakkanen
2014-06-18
Can compile very basic Rust programs.
Jussi Pakkanen