| Age | Commit message (Expand) | Author | Lines |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -1/+17 |
| 2023-12-11 | Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomez | bors | -1/+1 |
| 2023-12-11 | Rollup merge of #118807 - SUPERCILEX:allo, r=the8472 | Guillaume Gomez | -1/+1 |
| 2023-12-11 | Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler... | bors | -0/+12 |
| 2023-12-11 | Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum | bors | -4/+5 |
| 2023-12-11 | Improve `print_tts` by changing `tokenstream::Spacing`. | Nicholas Nethercote | -14/+12 |
| 2023-12-10 | Remove an allocation in min_stack | Alex Saveau | -1/+1 |
| 2023-12-10 | Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov | bors | -131/+29 |
| 2023-12-10 | Restore `const PartialEq` | Deadbeef | -0/+12 |
| 2023-12-10 | Auto merge of #118792 - naglis:fix-mutex-doc-typo, r=workingjubilee | bors | -1/+1 |
| 2023-12-10 | Auto merge of #116949 - hamza1311:stablize-arc_unwrap_or_clone, r=dtolnay | bors | -4/+2 |
| 2023-12-10 | remove redundant imports | surechen | -131/+29 |
| 2023-12-10 | Fix typo in `std::sync::Mutex` example | naglis | -1/+1 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -1/+7 |
| 2023-12-09 | Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc | bors | -0/+93 |
| 2023-12-08 | Implement `async gen` blocks | Michael Goulet | -0/+25 |
| 2023-12-08 | Rollup merge of #118581 - ianrrees:add-drop-note-to-once_lock, r=workingjubilee | Matthias Krüger | -14/+25 |
| 2023-12-08 | Rollup merge of #118505 - CLEckhardt:update_ip_addr_bits_docs, r=cuviper | Matthias Krüger | -4/+48 |
| 2023-12-08 | OnceLock: Rework example, statics aren't dropped | Ian Rees | -14/+25 |
| 2023-12-07 | Elaborate on ip_addr bit conversion endianness | Chris Eckhardt | -4/+48 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -6/+1180 |
| 2023-12-07 | add teeos std impl | 袁浩 | -6/+1180 |
| 2023-12-07 | Auto merge of #117960 - zhiqiangxu:dry, r=workingjubilee | bors | -5/+3 |
| 2023-12-06 | Rollup merge of #118669 - klensy:comment-fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-12-06 | Rollup merge of #117563 - 0xalpharush:docs/into-raw, r=workingjubilee | Matthias Krüger | -3/+11 |
| 2023-12-07 | Add emulated TLS support | quininer | -1/+7 |
| 2023-12-06 | library: fix comment about const assert in win api | klensy | -1/+1 |
| 2023-12-06 | Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin | bors | -7/+35 |
| 2023-12-06 | Adjust tests for newly added ambiguous_wide_pointer_comparisons lint | Urgau | -1/+1 |
| 2023-12-06 | Allow ambiguous_wide_pointer_comparisons lint for std methods | Urgau | -0/+14 |
| 2023-12-06 | Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errors | bors | -14/+20 |
| 2023-12-06 | Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper | bors | -7/+150 |
| 2023-12-06 | std: xous: take eh_frame address from main args | Sean Cross | -1/+28 |
| 2023-12-06 | Don't repeat yourself | zhiqiangxu | -5/+3 |
| 2023-12-06 | Auto merge of #118547 - alexcrichton:invert-common-net-inclusion, r=workingju... | bors | -8/+8 |
| 2023-12-05 | Auto merge of #118273 - AngelicosPhosphoros:dedup_2_loops_version_77772_2, r=... | bors | -30/+151 |
| 2023-12-05 | Split `Vec::dedup_by` into 2 cycles | AngelicosPhosphoros | -14/+48 |
| 2023-12-05 | Rollup merge of #118450 - marcin-serwin:master, r=workingjubilee | Michael Goulet | -4/+4 |
| 2023-12-05 | Rollup merge of #118350 - DaniPopes:tuple-default, r=workingjubilee | Michael Goulet | -9/+6 |
| 2023-12-05 | Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors | Michael Goulet | -0/+9 |
| 2023-12-05 | Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubilee | Michael Goulet | -1/+1 |
| 2023-12-05 | Stabilize `type_name_of_val` | Trevor Gross | -21/+18 |
| 2023-12-05 | Fix in-place collect not reallocating when necessary | The 8472 | -7/+35 |
| 2023-12-05 | Auto merge of #118362 - RalfJung:panic_nounwind, r=thomcc | bors | -3/+6 |
| 2023-12-04 | Rollup merge of #118591 - RalfJung:portable-simd-build-fix, r=workingjubilee,... | Guillaume Gomez | -1/+1 |
| 2023-12-04 | portable-simd: add missing feature gate | Ralf Jung | -1/+1 |
| 2023-12-04 | Improve example in `slice::windows()` doc | Gurinder Singh | -5/+5 |
| 2023-12-04 | Auto merge of #116915 - bend-n:unwet, r=saethlin | bors | -1/+4 |
| 2023-12-04 | use `assume(idx < self.len())` in `[T]::get_unchecked` | bendn | -1/+4 |
| 2023-12-03 | move calling miri_promise_symbolic_alignment to a shared helper | Ralf Jung | -65/+38 |