| Age | Commit message (Expand) | Author | Lines |
| 2023-10-31 | Update based on wesleywiser review | George Bateman | -2/+2 |
| 2023-10-31 | Update MIR tests for offset_of | George Bateman | -0/+1 |
| 2023-10-31 | Enums in offset_of: update based on est31, scottmcm & llogiq review | George Bateman | -2/+8 |
| 2023-10-31 | Auto merge of #117459 - matthiaskrgr:rollup-t3osb3c, r=matthiaskrgr | bors | -0/+66 |
| 2023-10-31 | Add support for pre-unix-epoch file dates on Apple platforms (#108277) | Sebastian Thiel | -0/+66 |
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -20/+0 |
| 2023-10-31 | Fix switch_stdout_to on Windows7 | roblabla | -3/+21 |
| 2023-10-31 | delegate box error provide | Bugen Zhao | -0/+4 |
| 2023-10-31 | Stabilize `file_set_times` | Josh Triplett | -21/+19 |
| 2023-10-30 | Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com... | León Orell Valerian Liehr | -1/+14 |
| 2023-10-30 | Rollup merge of #117177 - Ayush1325:uefi-alloc-type, r=workingjubilee | León Orell Valerian Liehr | -3/+19 |
| 2023-10-30 | Use ImageDataType for allocation type | Ayush Singh | -3/+19 |
| 2023-10-29 | Add tracking issue | Jonathan Behrens | -1/+1 |
| 2023-10-30 | Auto merge of #117332 - saethlin:panic-immediate-abort, r=workingjubilee | bors | -10/+87 |
| 2023-10-29 | Auto merge of #117089 - wesleywiser:update_backtrace, r=Mark-Simulacrum | bors | -0/+0 |
| 2023-10-29 | Increase the reach of panic_immediate_abort | Ben Kimock | -10/+87 |
| 2023-10-29 | Rollup merge of #117312 - RalfJung:memcpy-assumptions, r=Mark-Simulacrum | Guillaume Gomez | -1/+2 |
| 2023-10-29 | Rollup merge of #115968 - git-bruh:master, r=workingjubilee | Guillaume Gomez | -14/+42 |
| 2023-10-28 | Remove asmjs from library | Jubilee Young | -21/+0 |
| 2023-10-29 | Don't use LFS64 symbols on musl | git-bruh | -14/+42 |
| 2023-10-28 | Rollup merge of #117316 - Coekjan:const-binary-heap-constructor, r=dtolnay | Jubilee | -2/+4 |
| 2023-10-28 | Rollup merge of #117162 - c410-f3r:try, r=workingjubilee | Jubilee | -89/+91 |
| 2023-10-28 | Auto merge of #116240 - dtolnay:constdiscriminant, r=thomcc | bors | -3/+2 |
| 2023-10-28 | make pointer_structural_match warn-by-default | Ralf Jung | -0/+1 |
| 2023-10-28 | mark constructor of `BinaryHeap` as const fn | coekjan | -2/+4 |
| 2023-10-28 | Auto merge of #117038 - saethlin:inline-range-methods, r=workingjubilee | bors | -0/+7 |
| 2023-10-28 | Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubilee | bors | -0/+0 |
| 2023-10-28 | memcpy assumptions: link to source showing that GCC makes the same assumption | Ralf Jung | -1/+2 |
| 2023-10-28 | Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubilee | Jubilee | -53/+212 |
| 2023-10-27 | Rollup merge of #117281 - RalfJung:thread-safety, r=thomcc | Matthias Krüger | -0/+2 |
| 2023-10-27 | Rollup merge of #117270 - jhpratt:hide-print-internals, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2023-10-27 | std::thread: add SAFETY comment | Ralf Jung | -0/+2 |
| 2023-10-27 | Allows `#[diagnostic::on_unimplemented]` attributes to have multiple | Georg Semmler | -1/+14 |
| 2023-10-27 | Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgr | bors | -9/+9 |
| 2023-10-27 | Rollup merge of #117266 - RalfJung:cast-not-transmute, r=thomcc | Matthias Krüger | -8/+8 |
| 2023-10-27 | Rollup merge of #117240 - trueNAHO:docs-std-iter-Iterator-collect-into-fix-ty... | Matthias Krüger | -1/+1 |
| 2023-10-27 | Hide internal methods from documentation | Jacob Pratt | -0/+1 |
| 2023-10-27 | Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnay | bors | -37/+42 |
| 2023-10-27 | replace transmute by raw pointer cast | Ralf Jung | -8/+8 |
| 2023-10-27 | Auto merge of #117260 - okaneco:ascii_branchless, r=thomcc | bors | -6/+12 |
| 2023-10-26 | Refactor some `char`, `u8` ascii functions to be branchless | okaneco | -6/+12 |
| 2023-10-26 | Rollup merge of #117243 - chfogelman:replace-not-swap-comment, r=thomcc | Matthias Krüger | -0/+4 |
| 2023-10-26 | Error if symlinks not supported in CI | Chris Denton | -1/+1 |
| 2023-10-26 | Add comment to mem::replace to explain why it's not implemented via mem::swap | Carter Hunt Fogelman | -0/+4 |
| 2023-10-26 | Fix documentation typo in std::iter::Iterator::collect_into | NAHO | -1/+1 |
| 2023-10-26 | Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnr | bors | -0/+1 |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -37/+42 |
| 2023-10-25 | Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgr | bors | -0/+1 |
| 2023-10-25 | Avoid unnecessary comparison in partition_equal | Lukas Bergdoll | -3/+10 |
| 2023-10-25 | Make `Iterator` a lang item | Oli Scherer | -0/+1 |