| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-12 | Remove feature(nll) when compare mode is sufficient | Matthew Jasper | -31/+0 | |
| 2019-03-22 | ffi: rename VaList::copy to VaList::with_copy | Dan Robertson | -1/+1 | |
| Rename `VaList::copy` to `VaList::with_copy`. | ||||
| 2019-02-27 | Support defining C compatible variadic functions | Dan Robertson | -0/+31 | |
| Add support for defining C compatible variadic functions in unsafe rust with extern "C". | ||||
