| Age | Commit message (Expand) | Author | Lines |
| 2023-11-01 | Auto merge of #115356 - devnexen:haiku_set_name_use_return, r=thomcc | bors | -1/+3 |
| 2023-10-31 | Add support for pre-unix-epoch file dates on Apple platforms (#108277) | Sebastian Thiel | -0/+24 |
| 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 | Don't use LFS64 symbols on musl | git-bruh | -13/+34 |
| 2023-10-28 | Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubilee | Jubilee | -53/+212 |
| 2023-10-25 | Auto merge of #117102 - devnexen:dfbsd_stack_overflow_upd, r=thomcc | bors | -2/+12 |
| 2023-10-24 | Auto merge of #116461 - ChrisDenton:sleep, r=thomcc | bors | -1/+88 |
| 2023-10-24 | Auto merge of #116319 - BlackHoleFox:apple-rand-take-2, r=thomcc | bors | -58/+52 |
| 2023-10-24 | Auto merge of #116238 - tamird:gettimeofday, r=thomcc | bors | -196/+78 |
| 2023-10-23 | Remove Apple RNG fallbacks and simplify implementation | BlackHoleFox | -58/+52 |
| 2023-10-23 | Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgr | bors | -9/+7 |
| 2023-10-23 | stack_overflow: get_stackp using MAP_STACK flag on dragonflybsd too. | David Carlier | -2/+12 |
| 2023-10-23 | Rollup merge of #107159 - devnexen:random_fbsd_update, r=workingjubilee | Matthias Krüger | -9/+7 |
| 2023-10-23 | Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkov | bors | -1/+3 |
| 2023-10-23 | Auto merge of #116606 - ChrisDenton:empty, r=dtolnay | bors | -0/+8 |
| 2023-10-22 | use visibility to check unused imports and delete some stmts | bohan | -1/+3 |
| 2023-10-19 | Auto merge of #116132 - darthunix:connect_poll, r=cuviper | bors | -9/+37 |
| 2023-10-19 | Auto merge of #114534 - niluxv:strict_prov_unwind, r=cuviper,workingjubilee | bors | -46/+94 |
| 2023-10-19 | Auto merge of #116402 - joboet:global_alloc_tls_unsoundness, r=thomcc,working... | bors | -24/+39 |
| 2023-10-17 | Auto merge of #116518 - vita-rust:vita, r=workingjubilee | bors | -2/+2 |
| 2023-10-17 | Updated libc and doc for Vita target | Nikolay Arhipov | -2/+2 |
| 2023-10-16 | Create `windows/api.rs` for safer FFI | Chris Denton | -53/+212 |
| 2023-10-15 | Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-Simulacrum | Matthias Krüger | -1/+165 |
| 2023-10-15 | Implement args for UEFI | Ayush Singh | -1/+165 |
| 2023-10-15 | Auto merge of #116683 - ChrisDenton:exists, r=Mark-Simulacrum | bors | -0/+21 |
| 2023-10-14 | Fix broken build on ESP-IDF caused by #115108 | ivmarkov | -4/+24 |
| 2023-10-13 | Auto merge of #115108 - ijackson:broken-wait-status, r=dtolnay | bors | -50/+144 |
| 2023-10-13 | Make TCP connect() handle EINTR correctly | Denis Smirnov | -9/+37 |
| 2023-10-13 | Test that unix sockets exist on Windows | Chris Denton | -0/+14 |
| 2023-10-13 | Make try_exists return Ok(true) for Windows UDS | Chris Denton | -0/+7 |
| 2023-10-10 | On Windows make readdir error on the empty path | Chris Denton | -0/+8 |
| 2023-10-10 | Rewrite `read_encoded_pointer` conforming to strict provenance | niluxv | -28/+69 |
| 2023-10-10 | Use pointers instead of `usize` addresses for landing pads | niluxv | -34/+41 |
| 2023-10-09 | std: explain unconventional choice of let-else binding over while-let loop | joboet | -0/+3 |
| 2023-10-09 | Support AIX in Rust standard library | Qiu Chaofan | -3/+90 |
| 2023-10-07 | std: fix registering of Windows TLS destructors | joboet | -1/+4 |
| 2023-10-07 | Auto merge of #116501 - workingjubilee:rollup-fpzov6m, r=workingjubilee | bors | -1/+1 |
| 2023-10-06 | Add tvOS to target_os for register_dtor | Sebastian Imlay | -1/+1 |
| 2023-10-06 | Use `io_error_more` on WASI | ShE3py | -23/+92 |
| 2023-10-06 | Auto merge of #111595 - fortanix:raoul/waitqueue_clarifications, r=workingjub... | bors | -7/+19 |
| 2023-10-06 | Windows: Support sub-millisecond sleep | Chris Denton | -1/+88 |
| 2023-10-06 | Auto merge of #116463 - ChrisDenton:nlibc, r=workingjubilee | bors | -13/+18 |
| 2023-10-06 | Auto merge of #101150 - jethrogb:jb/cleanup-sgx-user-memory-copies, r=working... | bors | -122/+85 |
| 2023-10-06 | Remove libc | Chris Denton | -13/+18 |
| 2023-10-04 | Disable CFI for core and std CFI violations | Ramon de C Valle | -12/+31 |
| 2023-10-04 | std: abort instead of panicking if the global allocator uses TLS | joboet | -4/+17 |
| 2023-10-03 | std: panic when the global allocator tries to register a TLS destructor | joboet | -24/+20 |
| 2023-10-03 | Rollup merge of #116282 - rustaceanclub:master, r=davidtwco | Matthias Krüger | -1/+1 |
| 2023-10-02 | Rollup merge of #116289 - linkmauve:patch-1, r=the8472 | Tyler Mandry | -0/+1 |