| 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 | Rollup merge of #91828 - oxalica:feat/waker-getters, r=dtolnay | Matthias Krüger | -0/+48 |
| 2022-02-01 | Auto merge of #86988 - thomcc:chunky-splitz-says-no-checking, r=the8472 | bors | -7/+137 |
| 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 | Improve test coverage of {Chunks,RChunks,RChunksMut}::{next,next_back} | Thom Chiovoloni | -0/+102 |
| 2022-01-31 | Auto merge of #93498 - matthiaskrgr:rollup-k5shwrc, r=matthiaskrgr | bors | -15/+77 |
| 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 #93485 - est31:remove_curly, r=joshtriplett | Matthias Krüger | -3/+3 |
| 2022-01-31 | Rollup merge of #93480 - est31:remove_unstable_deprecated, r=Mark-Simulacrum | Matthias Krüger | -45/+0 |
| 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 | Rollup merge of #93403 - nagisa:total-cmp-review, r=joshtriplett | Matthias Krüger | -38/+54 |
| 2022-01-31 | Rollup merge of #93392 - GKFX:char-docs, r=scottmcm | Matthias Krüger | -12/+22 |
| 2022-01-31 | Rollup merge of #93347 - WaffleLapkin:better_char_decode_utf16_size_hint, r=d... | Matthias Krüger | -3/+55 |
| 2022-01-31 | kmc-solid: Inherit the calling task's base priority in `Thread::new` | Tomoaki Kawada | -5/+2 |
| 2022-01-31 | Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum | bors | -0/+22 |
| 2022-01-30 | (#93392) Update char::MAX docs and core::char::MAX | George Bateman | -12/+22 |
| 2022-01-30 | review the total_cmp documentation | Simonas Kazlauskas | -38/+54 |
| 2022-01-30 | core: Remove some redundant {}s from the sorting code | est31 | -3/+3 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -81/+47 |
| 2022-01-30 | Remove deprecated and unstable slice_partition_at_index functions | est31 | -45/+0 |
| 2022-01-30 | Fix an edge case in `chat::DecodeUtf16::size_hint` | Maybe Waffle | -11/+20 |
| 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-30 | Rollup merge of #93256 - EFanZh:patch-1, r=joshtriplett | Matthias Krüger | -1/+1 |
| 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 | Create `core::fmt::ArgumentV1` with generics instead of fn pointer | Gary Guo | -0/+22 |
| 2022-01-29 | Rollup merge of #93410 - solid-rs:feat-kmc-solid-net-dup, r=dtolnay | Matthias Krüger | -1/+4 |
| 2022-01-29 | Rollup merge of #93236 - woppopo:const_nonnull_new, r=oli-obk | Matthias Krüger | -1/+19 |
| 2022-01-29 | Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obk | Matthias Krüger | -1/+45 |
| 2022-01-29 | Document about some behaviors of `const_(de)allocate` and add some tests. | woppopo | -4/+18 |
| 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 #93404 - rust-lang:scottmcm-patch-1, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2022-01-28 | Rollup merge of #93356 - pierwill:partialord-headline, r=dtolnay | Matthias Krüger | -1/+1 |
| 2022-01-28 | Rollup merge of #93353 - kellerkindt:saturating_int_assign_impl, r=joshtriplett | Matthias Krüger | -122/+8 |
| 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 | Rollup merge of #93158 - haraldh:wasi_sock_accept, r=dtolnay | Matthias Krüger | -38/+122 |
| 2022-01-28 | Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-se | Matthias Krüger | -0/+12 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -81/+47 |
| 2022-01-28 | Update tracking issue for unix_socket_creation | Thomas de Zeeuw | -1/+1 |