about summary refs log tree commit diff
path: root/library/std/src/ffi/mod.rs
AgeCommit message (Expand)AuthorLines
2021-12-02Emphasise that an OsStr[ing] is not necessarily a platform stringChris Denton-10/+13
2021-10-20fix 'since' version numberNathan Stocks-1/+1
2021-10-20stabilize CString::from_vec_with_nul[_unchecked]Nathan Stocks-1/+1
2021-09-25Rollup merge of #89216 - r00ster91:bigo, r=dtolnayManish Goregaokar-2/+2
2021-09-25Apply 16 commits (squashed)Frank Steffahn-24/+24
2021-09-24consistent big O notationr00ster91-2/+2
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-1/+1
2021-06-23Use HTTPS links where possibleSmitty-2/+2
2020-08-13Move to intra doc links in std::ffiAlexis Bourget-27/+15
2020-07-27mv std libs to library/mark-0/+180