about summary refs log tree commit diff
path: root/src/libstd/sys/hermit
AgeCommit message (Expand)AuthorLines
2020-02-23Implement `Copy` for `IoSlice`LeSeulArtichaut-0/+1
2020-01-10make use of pointer::is_nullLzu Tao-5/+8
2019-12-24Deprecate Error::description for realDavid Tolnay-0/+1
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-2/+2
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-220/+211
2019-11-13protect creation of destructors by a mutexStefan Lankes-0/+3
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-113/+54
2019-10-06minor changes to follow the Rust's style guidelinesStefan Lankes-5/+10
2019-10-06redesign of the interface to the unikernel HermitCoreStefan Lankes-0/+2297