]> git.lizzy.rs Git - rust.git/history - src/shims/unix
Auto merge of #2245 - saethlin:color-always, r=RalfJung
[rust.git] / src / shims / unix /
2022-06-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 Ralf Jungremove a FIXME that is not actually a bug
2022-06-19 borsAuto merge of #2240 - RalfJung:readme, r=RalfJung
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-18 Ralf Jungtweak correctness comment
2022-06-15 Andy WangElaborate correctness comments
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-11 Andy WangPrevent futex_wait from reading outdated value
2022-06-11 borsAuto merge of #2227 - RalfJung:doc, r=RalfJung
2022-06-11 borsAuto merge of #2215 - InfRandomness:getpid_shim, r...
2022-06-11 InfRandomnessAdd getpid shim
2022-06-08 borsAuto merge of #2216 - RalfJung:rustup, r=RalfJung
2022-06-08 Ralf Jungsome clippy-induced cleanup
2022-06-07 borsAuto merge of #2208 - RalfJung:preempt, r=RalfJung
2022-06-07 Ralf Jungremove warning about thread support being experimental
2022-06-06 borsAuto merge of #1963 - cbeuw:weak-memory, r=RalfJung
2022-06-06 Andy WangUpdate experimental threading warning
2022-06-06 Andy WangAmend experimental thread support warnings
2022-06-06 borsAuto merge of #2198 - InfRandomness:UNIX-refactor,...
2022-06-05 infrandomnessRefactor POSIX to UNIX