about summary refs log tree commit diff
path: root/library/std/src/sys/common/tests.rs
AgeCommit message (Collapse)AuthorLines
2022-10-03Reduce CString allocations in std as much as possibleAlex Saveau-0/+66
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>