| Age | Commit message (Expand) | Author | Lines |
| 2022-02-01 | Rollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-02-01 | Rollup merge of #92584 - lcnr:query-stable-lint, r=estebank | Matthias Krüger | -0/+20 |
| 2022-02-01 | add a rustc::query_stability lint | lcnr | -0/+20 |
| 2022-01-31 | Rollup merge of #93504 - solid-rs:fix-kmc-solid-stack-size, r=nagisa | Eric Huss | -1/+2 |
| 2022-01-31 | Rollup merge of #93090 - jyn514:errorkind-asstr, r=dtolnay | Eric Huss | -1/+17 |
| 2022-01-31 | kmc-solid: Increase the default stack size | Tomoaki Kawada | -1/+2 |
| 2022-01-31 | Rollup merge of #93494 - solid-rs:fix-kmc-solid-spawned-task-priority, r=Mark... | Matthias Krüger | -5/+2 |
| 2022-01-31 | Rollup merge of #93471 - cuviper:direntry-file_type-stat, r=the8472 | Matthias Krüger | -2/+2 |
| 2022-01-31 | Rollup merge of #93462 - ChrisDenton:systime-doc, r=joshtriplett | Matthias Krüger | -1/+6 |
| 2022-01-31 | kmc-solid: Inherit the calling task's base priority in `Thread::new` | Tomoaki Kawada | -5/+2 |
| 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/+31 |
| 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 | Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi... | Daniel Sommermann | -1/+1 |
| 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 | -3/+1 |
| 2022-01-28 | Fix remove_dir_all on Fuchsia after CVE fix. | Adam Perry | -3/+1 |
| 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 | -25/+45 |
| 2022-01-28 | Move unstable is_{arch}_feature_detected! macros to std::arch | Amanieu d'Antras | -19/+31 |
| 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 | 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 | 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-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 | -6/+17 |
| 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 |