| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-02-03 | Don't link "nobundle" libs which had already been included in upstream crate. | Vadim Chugunov | -17/+49 | |
| 2017-01-19 | Feature gate | Vadim Chugunov | -0/+1 | |
| 2017-01-19 | Implement the "static-nobundle" library kind (RFC 1717). | Vadim Chugunov | -0/+62 | |
| These are static libraries that are not bundled (as the name implies) into rlibs and staticlibs that rustc generates, and must be present when the final binary artifact is being linked. | ||||
