aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rust/fix-linux_musl_base.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/rust: refactor patches for linux_musl_base.rsJakub Jirutka2017-04-131-2/+1
|
* testing/rust: build dynamically linked binaries by defaultJakub Jirutka2017-04-131-1/+2
| | | | | Note that users still can switch to static linking using `-C target-feature=+crt-static`, that is allowed in our rustc.
* testing/rust: upgrade to 1.16.0 and properly fix dynamic linkingJakub Jirutka2017-04-091-0/+63