| Age | Commit message (Expand) | Author | Lines |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -27/+13 |
| 2022-01-29 | unix: Use metadata for `DirEntry::file_type` fallback | Josh Stone | -2/+2 |
| 2022-01-30 | Rollup merge of #93459 - tavianator:dirent-copy-only-reclen, r=cuviper | Matthias Krüger | -2/+26 |
| 2022-01-30 | Rollup merge of #93414 - Amanieu:std_arch_detect, r=m-ou-se | Matthias Krüger | -19/+25 |
| 2022-01-29 | fs: Add a regression test for #93384 | Tavian Barnes | -0/+16 |
| 2022-01-29 | fs: Don't copy d_name from struct dirent | Tavian Barnes | -2/+10 |
| 2022-01-29 | Document `SystemTime` platform precision | Chris Denton | -1/+6 |
| 2022-01-29 | Rollup merge of #93410 - solid-rs:feat-kmc-solid-net-dup, r=dtolnay | Matthias Krüger | -1/+4 |
| 2022-01-29 | Auto merge of #93351 - anp:fuchsia-remove-dir-all, r=tmandry | bors | -2/+0 |
| 2022-01-28 | Change Termination::report return type to ExitCode | Jane Lusby | -9/+23 |
| 2022-01-28 | Fix remove_dir_all on Fuchsia after CVE fix. | Adam Perry | -2/+0 |
| 2022-01-28 | Rollup merge of #93295 - ChrisDenton:tempdir-double-panic, r=dtolnay | Matthias Krüger | -1/+7 |
| 2022-01-28 | Rollup merge of #93239 - Thomasdezeeuw:socketaddr_creation, r=m-ou-se | Matthias Krüger | -8/+48 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -27/+13 |
| 2022-01-28 | Update tracking issue for unix_socket_creation | Thomas de Zeeuw | -1/+1 |
| 2022-01-28 | wasi: enable TcpListener and TcpStream | Harald Hoyer | -13/+77 |
| 2022-01-28 | wasi: update to wasi 0.11.0 | Harald Hoyer | -24/+44 |
| 2022-01-28 | Move unstable is_{arch}_feature_detected! macros to std::arch | Amanieu d'Antras | -19/+25 |
| 2022-01-28 | kmc-solid: Implement `FileDesc::duplicate` | Tomoaki Kawada | -1/+4 |
| 2022-01-27 | Rollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simulacrum | Matthias Krüger | -88/+62 |
| 2022-01-27 | pub use std::simd::StdFloat; | Jubilee Young | -2/+20 |
| 2022-01-27 | Use sockaddr_un in unix SocketAddr::from_path | Thomas de Zeeuw | -35/+1 |
| 2022-01-27 | Make sockaddr_un safe and use copy_nonoverlapping | Thomas de Zeeuw | -8/+11 |
| 2022-01-26 | Add documentation about `BorrowedFd::to_owned`. | Dan Gohman | -0/+12 |
| 2022-01-26 | Rollup merge of #92778 - tavianator:linux-readdir-no-r, r=joshtriplett | Matthias Krüger | -36/+58 |
| 2022-01-26 | Improve Duration::try_from_secs_f32/64 accuracy by directly processing expone... | Артём Павлов [Artyom Pavlov] | -2/+2 |
| 2022-01-25 | make Windows abort_internal Miri-compatible | Ralf Jung | -0/+1 |
| 2022-01-25 | Avoid double panics when using `TempDir` in tests | Chris Denton | -1/+7 |
| 2022-01-25 | Rollup merge of #88794 - sunfishcode:sunfishcode/try-clone, r=joshtriplett | Matthias Krüger | -91/+151 |
| 2022-01-24 | Rename SocketAddr::unix to from_path | Thomas de Zeeuw | -16/+20 |
| 2022-01-24 | Rollup merge of #93152 - ivmarkov:master, r=m-ou-se | Matthias Krüger | -3/+7 |
| 2022-01-24 | Rollup merge of #92513 - Xuanwo:path-buf, r=dtolnay | Matthias Krüger | -0/+19 |
| 2022-01-24 | Use `NtCreateFile` instead of `NtOpenFile` to open a file | Chris Denton | -7/+18 |
| 2022-01-23 | Rollup merge of #92555 - m-ou-se:scoped-threads, r=Amanieu | Matthias Krüger | -27/+382 |
| 2022-01-23 | Add os::unix::net::SocketAddr::unix | Thomas de Zeeuw | -1/+68 |
| 2022-01-22 | Auto merge of #92998 - Amanieu:hashbrown12, r=Mark-Simulacrum | bors | -5/+16 |
| 2022-01-22 | Add test for thread::Scope invariance. | Mara Bos | -0/+13 |
| 2022-01-22 | Add tracking issue number for scoped_threads. | Mara Bos | -2/+2 |
| 2022-01-22 | Simplify Send/Sync of std::thread::Packet. | Mara Bos | -7/+5 |
| 2022-01-22 | Rollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay | Matthias Krüger | -9/+21 |
| 2022-01-22 | Disable test_try_reserve on Android | Amanieu d'Antras | -0/+1 |
| 2022-01-21 | Rollup merge of #93134 - tlyu:delete-stdin-split, r=Amanieu | Matthias Krüger | -24/+1 |
| 2022-01-21 | Rollup merge of #93109 - JakobDegen:arc-docs, r=m-ou-se | Matthias Krüger | -7/+13 |
| 2022-01-21 | Rollup merge of #92586 - esp-rs:bugfix/allocation-alignment-espidf, r=yaahc | Matthias Krüger | -2/+8 |
| 2022-01-21 | Update HashMap::try_reserve test to version from hashbrown | Amanieu d'Antras | -5/+15 |
| 2022-01-21 | Old versions of Android generate SIGSEGV from libc::abort | Amanieu d'Antras | -1/+6 |
| 2022-01-21 | fs: Use readdir() instead of readdir_r() on Android | Tavian Barnes | -0/+10 |
| 2022-01-21 | fs: Use readdir() instead of readdir_r() on Linux | Tavian Barnes | -13/+30 |
| 2022-01-21 | fs: Implement more ReadDir methods in terms of name_cstr() | Tavian Barnes | -23/+18 |
| 2022-01-21 | Fix STD compilation for the ESP-IDF target | ivmarkov | -3/+7 |