| Age | Commit message (Expand) | Author | Lines |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -1/+1 |
| 2023-06-16 | [libs] Simplify `unchecked_{shl,shr}` | Scott McMurray | -12/+5 |
| 2023-06-16 | remove box_free and replace with drop impl | DrMeepster | -21/+28 |
| 2023-06-16 | Rollup merge of #112662 - Vanille-N:symbol_unique, r=RalfJung | Michael Goulet | -0/+2 |
| 2023-06-16 | Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper | Michael Goulet | -0/+23 |
| 2023-06-16 | Rollup merge of #111074 - WaffleLapkin:🌟unsizes_your_buf_reader🌟, r=Ama... | Michael Goulet | -111/+118 |
| 2023-06-16 | `#[lang_item]` for `core::ptr::Unique` | Neven Villani | -0/+2 |
| 2023-06-16 | Launch a non-unwinding panic for misaligned pointer deref | Ben Kimock | -2/+3 |
| 2023-06-16 | slice::from_raw_parts: mention no-wrap-around condition | Ralf Jung | -10/+14 |
| 2023-06-16 | Remove `#[cfg(all())]` workarounds from `c_char` | Alex Macleod | -10/+0 |
| 2023-06-16 | Rollup merge of #112579 - MikaelUrankar:freebsd_docs, r=cuviper | Dylan DPC | -0/+1 |
| 2023-06-16 | Rollup merge of #112535 - RalfJung:miri-test-libstd, r=cuviper | Dylan DPC | -11/+12 |
| 2023-06-16 | Add more comprehensive tests for is_sorted and friends | +merlan #flirora | -1/+58 |
| 2023-06-15 | std: only depend on dlmalloc for wasm*-unknown | Josh Stone | -1/+1 |
| 2023-06-15 | Rollup merge of #112529 - jieyouxu:block-expr-unused-must-use, r=oli-obk | Guillaume Gomez | -3/+3 |
| 2023-06-15 | remove unused field | The 8472 | -9/+1 |
| 2023-06-15 | privacy: Do not mark items reachable farther than their nominal visibility | Vadim Petrochenkov | -6/+6 |
| 2023-06-15 | Rollup merge of #112621 - GrigorenkoPV:env, r=jyn514 | Matthias Krüger | -0/+2 |
| 2023-06-15 | Extend `unused_must_use` to cover block exprs | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2023-06-15 | Auto merge of #106343 - the8472:slice-iter-fold, r=scottmcm | bors | -0/+42 |
| 2023-06-15 | Correct types in method descriptions of `NonZero*` types | zica | -9/+12 |
| 2023-06-15 | Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieu | bors | -534/+399 |
| 2023-06-14 | use indexed loop instead of ptr bumping | The 8472 | -10/+20 |
| 2023-06-14 | Auto merge of #112625 - matthiaskrgr:rollup-jcobj3g, r=matthiaskrgr | bors | -1/+1 |
| 2023-06-14 | Fix `SocketAddrV6: Display` tests | ltdk | -2/+2 |
| 2023-06-14 | Fix `Ipv6Addr: Display` tests | ltdk | -3/+3 |
| 2023-06-14 | Auto merge of #112624 - matthiaskrgr:rollup-db6ta1b, r=matthiaskrgr | bors | -28/+62 |
| 2023-06-14 | Rollup merge of #111974 - Sp00ph:update_guarantees, r=Amanieu | Matthias Krüger | -6/+4 |
| 2023-06-14 | Rollup merge of #109814 - est31:stabilize_string_leak, r=Amanieu | Matthias Krüger | -7/+8 |
| 2023-06-14 | Rollup merge of #107619 - stepancheg:hash-set-insert, r=Amanieu | Matthias Krüger | -1/+23 |
| 2023-06-14 | Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu | Matthias Krüger | -14/+27 |
| 2023-06-14 | Mention `env!` in `option_env!`'s docs | Pavel Grigorenko | -0/+2 |
| 2023-06-14 | Fix typo | Antonios Barotsis | -1/+1 |
| 2023-06-14 | Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlin | bors | -0/+2 |
| 2023-06-14 | update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIf | The 8472 | -74/+77 |
| 2023-06-14 | s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList | The 8472 | -189/+184 |
| 2023-06-14 | remove drain-on-drop behavior from linked_list::DrainFilter and add #[must_use] | The 8472 | -30/+14 |
| 2023-06-14 | remove drain-on-drop behavior from BTree{Set,Map}::DrainFilter and add #[must... | The 8472 | -58/+40 |
| 2023-06-14 | remove drain-on-drop behavior from vec::DrainFilter and add #[must_use] | The 8472 | -121/+22 |
| 2023-06-13 | Bump stdarch | Scott McMurray | -0/+0 |
| 2023-06-13 | Alter `Display` for `Ipv6Addr` for IPv4-compatible addresses | ltdk | -8/+2 |
| 2023-06-13 | fix: get the l4re target working again | Henrik Böving | -3/+23 |
| 2023-06-13 | Auto merge of #112314 - ferrocene:pa-core-alloc-abort, r=bjorn3 | bors | -12/+42 |
| 2023-06-13 | ignore core, alloc and test tests that require unwinding on panic=abort | Pietro Albini | -12/+42 |
| 2023-06-13 | Fix building the documentation on FreeBSD. | MikaelUrankar | -0/+1 |
| 2023-06-13 | Auto merge of #112575 - matthiaskrgr:rollup-7a8d7tg, r=matthiaskrgr | bors | -1/+1 |
| 2023-06-13 | Rollup merge of #112558 - eltociear:patch-21, r=thomcc | Matthias Krüger | -1/+1 |
| 2023-06-13 | Auto merge of #99339 - yanchith:binary-heap-ta, r=Amanieu | bors | -63/+175 |
| 2023-06-13 | Fix typo in mod.rs | Ikko Eltociear Ashimine | -1/+1 |
| 2023-06-12 | Add comment for arm_shim in generate-windows-sys | bdbai | -0/+3 |