summary refs log tree commit diff
path: root/library/std/src/sys/solid/mod.rs
AgeCommit message (Expand)AuthorLines
2022-04-14library: Remove definitions and reexports of `strlen` from libstdVadim Petrochenkov-2/+0
2022-03-22Move std::sys::{mutex, condvar, rwlock} to std::sys::locks.Mara Bos-2/+9
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2022-02-04Hide Repr details from io::Error, and rework `io::Error::new_const`.Thom Chiovoloni-2/+2
2021-09-28Add SOLID targetsTomoaki Kawada-0/+96