summary refs log tree commit diff
path: root/library/std/src/sys/solid/os.rs
AgeCommit message (Expand)AuthorLines
2022-04-06Rename RWLock to RwLock in std::sys.Mara Bos-2/+2
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-5/+1
2021-09-28Add SOLID targetsTomoaki Kawada-0/+200