rust/library
bors a874956d94 Auto merge of #75148 - joechrisellis:master, r=Amanieu
Implementation of peer credentials for Unix sockets

The code in `ucred.rs` is based on the work done in [PR 13](https://github.com/tokio-rs/tokio-uds/pull/13) in the tokio-uds repository on GitHub.

This commit is effectively a port to the stdlib, so credit to Martin Habovštiak (`@Kixunil)` and contributors for the meat of this work. 🥇

Happy to make changes as needed. 🙂
2020-09-15 17:05:57 +00:00
..
alloc Auto merge of #76682 - richkadel:vec-take, r=Mark-Simulacrum 2020-09-15 05:01:17 +00:00
backtrace@4083a90168
core Auto merge of #76311 - lzutao:split_core-slice, r=lcnr 2020-09-15 12:15:59 +00:00
panic_abort Rollup merge of #75990 - rylev:arm-fastfail, r=alexcrichton 2020-08-30 01:43:54 +02:00
panic_unwind Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrum 2020-08-28 01:20:17 +00:00
proc_macro Respect -Z proc-macro-backtrace flag for panics inside libproc_macro 2020-09-03 12:13:26 -04:00
profiler_builtins Fix warning whe building profiler_builtins crate 2020-09-04 15:10:29 +02:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #75148 - joechrisellis:master, r=Amanieu 2020-09-15 17:05:57 +00:00
stdarch@78891cdf29
term
test Prefer https link for wikipedia URLs 2020-08-23 10:02:42 +00:00
unwind