Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/rust: refactor patches for linux_musl_base.rs | Jakub Jirutka | 2017-04-13 | 1 | -2/+1 |
| | |||||
* | testing/rust: build dynamically linked binaries by default | Jakub Jirutka | 2017-04-13 | 1 | -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 linking | Jakub Jirutka | 2017-04-09 | 1 | -0/+63 |