about summary refs log tree commit diff
path: root/library/alloc/src/ffi/mod.rs
AgeCommit message (Expand)AuthorLines
2022-07-15Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friendsJosh Triplett-3/+3
2022-05-27Finish bumping stage0Mark Rousskov-3/+0
2022-04-14library: Use type aliases to make `CStr(ing)` in libcore/liballoc unstableVadim Petrochenkov-2/+2
2022-04-14library: Move `CStr` to libcore, and `CString` to liballocVadim Petrochenkov-0/+91