| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-11-26 | libcore: Add va_list lang item and intrinsics | Dan Robertson | -0/+185 | |
| - Add the llvm intrinsics used to manipulate a va_list. - Add the va_list lang item in order to allow implementing VaList in libcore. | ||||
| 2018-09-14 | Move std::os::raw::c_void into libcore and re-export in libstd | Isaac Woods | -0/+42 | |
