| Age | Commit message (Expand) | Author | Lines |
| 2023-11-22 | unnecessary_cast | Chris Denton | -9/+9 |
| 2023-11-22 | needless_borrow | Chris Denton | -8/+8 |
| 2023-11-22 | needless_borrows_for_generic_args | Chris Denton | -2/+2 |
| 2023-11-22 | manual_slice_size_calculation | Chris Denton | -1/+1 |
| 2023-11-22 | unnecessary_mut_passed | Chris Denton | -4/+4 |
| 2023-11-22 | useless_conversion | Chris Denton | -1/+1 |
| 2023-11-22 | needless_return | Chris Denton | -1/+1 |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -1/+1 |
| 2023-11-22 | allow clippy style in windows/c.rs | Chris Denton | -0/+1 |
| 2023-11-21 | Update backtrace submodule | roblabla | -0/+0 |
| 2023-11-21 | Auto merge of #117619 - elomatreb:add-duration-abs-diff, r=thomcc | bors | -0/+35 |
| 2023-11-21 | Rollup merge of #118094 - JarvisCraft:SpecFromElem-for-empty-tuple, r=thomcc | Nilstrieb | -4/+19 |
| 2023-11-21 | Rollup merge of #117790 - rcvalle:rust-cfi-fix-000000, r=workingjubilee | Nilstrieb | -0/+2 |
| 2023-11-20 | docs(GH-118094): make docs a bit more explicit | Petr Portnov | -3/+3 |
| 2023-11-20 | chore(GH-118094): explicitly mark `_elem` as unused | Petr Portnov | -1/+1 |
| 2023-11-20 | feat: specialize `SpecFromElem` for `()` | Petr Portnov | -4/+19 |
| 2023-11-19 | Rollup merge of #117957 - the8472:pidfd-wait, r=Mark-Simulacrum | Michael Goulet | -11/+90 |
| 2023-11-19 | Use an absolute path to the NUL device | Chris Denton | -1/+1 |
| 2023-11-19 | Don't set cmsg fields in msghdr if we have no cmsg to send | The 8472 | -3/+4 |
| 2023-11-19 | Auto merge of #117895 - mzohreva:mz/fix-sgx-backtrace, r=Mark-Simulacrum | bors | -1/+14 |
| 2023-11-19 | Rollup merge of #116750 - fintelia:seek_seek_relative, r=Mark-Simulacrum | Takayuki Maeda | -0/+40 |
| 2023-11-18 | Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov | bors | -11/+16 |
| 2023-11-18 | Update based on petrochenkov's review | George Bateman | -3/+4 |
| 2023-11-18 | Auto merge of #115412 - eswartz:docs/total_cmp-test-result-in-docs, r=scottmcm | bors | -6/+22 |
| 2023-11-18 | guarantee that char and u32 are ABI-compatible | Ralf Jung | -4/+5 |
| 2023-11-18 | Auto merge of #115249 - clarfonthey:alignment, r=scottmcm | bors | -1/+44 |
| 2023-11-18 | impl more traits for ptr::Alignment, add mask method | ltdk | -1/+44 |
| 2023-11-18 | Auto merge of #117825 - fee1-dead-contrib:corefx, r=petrochenkov | bors | -0/+1 |
| 2023-11-18 | Auto merge of #117138 - zachs18:rwlock_guard_debug_unsized, r=dtolnay | bors | -2/+2 |
| 2023-11-17 | Document behavior of `<dyn Any as Any>::type_id()` | Jules Bertholet | -0/+5 |
| 2023-11-17 | Rollup merge of #118006 - lcnr:discriminant-docs, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2023-11-17 | Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber | Matthias Krüger | -2/+2 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -21/+0 |
| 2023-11-17 | Use ptr::invalid_mut for SGX image base | Mohsen Zohrevandi | -1/+1 |
| 2023-11-17 | Auto merge of #111922 - vaporoxx:feat-searcher, r=dtolnay | bors | -0/+4 |
| 2023-11-17 | Update windows-bindgen | Chris Denton | -5/+5 |
| 2023-11-17 | Define `INVALID_HANDLE_VALUE` ourselves | Chris Denton | -2/+3 |
| 2023-11-17 | only free lifetimes may get erased | lcnr | -4/+6 |
| 2023-11-17 | Rollup merge of #115476 - RalfJung:abi-compat-docs, r=Mark-Simulacrum | Matthias Krüger | -4/+113 |
| 2023-11-17 | linking in general has more pitfalls than just call ABI | Ralf Jung | -2/+3 |
| 2023-11-17 | Rollup merge of #117946 - RalfJung:miri-libcore-test, r=Mark-Simulacrum | Takayuki Maeda | -2/+5 |
| 2023-11-16 | Remove option_payload_ptr; redundant to offset_of | George Bateman | -10/+14 |
| 2023-11-16 | Stabilize ptr_addr_eq library feature | Urgau | -5/+5 |
| 2023-11-16 | std: personality: support gcc personality on Xous | Sean Cross | -0/+1 |
| 2023-11-16 | panic_unwind: support unwinding on xous | Sean Cross | -0/+1 |
| 2023-11-16 | unwind: add support for using `unwinding` crate | Sean Cross | -6/+120 |
| 2023-11-15 | Re-format code with new rustfmt | Mark Rousskov | -36/+43 |
| 2023-11-16 | if available use a Child's pidfd for kill/wait | The 8472 | -4/+78 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -37/+24 |
| 2023-11-15 | Substitute version placeholders | Mark Rousskov | -75/+75 |