about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2023-11-01Auto merge of #115356 - devnexen:haiku_set_name_use_return, r=thomccbors-1/+3
2023-11-01Auto merge of #117422 - joshtriplett:stabilize-file-times, r=workingjubileebors-21/+19
2023-10-31Add support for pre-unix-epoch file dates on Apple platforms (#108277)Sebastian Thiel-0/+66
2023-10-31Stabilize `file_set_times`Josh Triplett-21/+19
2023-10-30Rollup merge of #117177 - Ayush1325:uefi-alloc-type, r=workingjubileeLeón Orell Valerian Liehr-3/+19
2023-10-30Use ImageDataType for allocation typeAyush Singh-3/+19
2023-10-30Auto merge of #117332 - saethlin:panic-immediate-abort, r=workingjubileebors-1/+59
2023-10-29Increase the reach of panic_immediate_abortBen Kimock-1/+59
2023-10-29Don't use LFS64 symbols on muslgit-bruh-14/+42
2023-10-28Rollup merge of #116816 - ChrisDenton:api.rs, r=workingjubileeJubilee-53/+212
2023-10-27Rollup merge of #117281 - RalfJung:thread-safety, r=thomccMatthias Krüger-0/+2
2023-10-27Rollup merge of #117270 - jhpratt:hide-print-internals, r=ChrisDentonMatthias Krüger-0/+1
2023-10-27std::thread: add SAFETY commentRalf Jung-0/+2
2023-10-27Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgrbors-8/+8
2023-10-27Hide internal methods from documentationJacob Pratt-0/+1
2023-10-27replace transmute by raw pointer castRalf Jung-8/+8
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-1/+0
2023-10-25Auto merge of #117102 - devnexen:dfbsd_stack_overflow_upd, r=thomccbors-2/+12
2023-10-24Auto merge of #116773 - dtolnay:validatestable, r=compiler-errorsbors-4/+4
2023-10-24Auto merge of #116461 - ChrisDenton:sleep, r=thomccbors-1/+88
2023-10-24Auto merge of #116319 - BlackHoleFox:apple-rand-take-2, r=thomccbors-58/+52
2023-10-24Auto merge of #116238 - tamird:gettimeofday, r=thomccbors-200/+80
2023-10-23Remove Apple RNG fallbacks and simplify implementationBlackHoleFox-58/+52
2023-10-23Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgrbors-9/+7
2023-10-23stack_overflow: get_stackp using MAP_STACK flag on dragonflybsd too.David Carlier-2/+12
2023-10-23Rollup merge of #107159 - devnexen:random_fbsd_update, r=workingjubileeMatthias Krüger-9/+7
2023-10-23Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkovbors-1/+3
2023-10-23Fix invalid stability attribute features in standard libraryDavid Tolnay-4/+4
2023-10-23Auto merge of #116606 - ChrisDenton:empty, r=dtolnaybors-0/+8
2023-10-22use visibility to check unused imports and delete some stmtsbohan-1/+3
2023-10-22Rollup merge of #116989 - ChrisDenton:skip-unsupported, r=Mark-SimulacrumMatthias Krüger-2/+11
2023-10-21Rollup merge of #114521 - devnexen:std_fbsd_13_upd, r=cuviperMatthias Krüger-10/+0
2023-10-20changes from feedbackDavid Carlier-10/+0
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-10-20Skip test if Unix sockets are unsupportedChris Denton-2/+11
2023-10-20Auto merge of #116785 - nnethercote:spec-Bytes-read, r=the8472bors-15/+60
2023-10-20Specialize `Bytes<R>::next` when `R` is a `BufReader`.Nicholas Nethercote-15/+60
2023-10-19Auto merge of #116132 - darthunix:connect_poll, r=cuviperbors-12/+38
2023-10-19Auto merge of #114534 - niluxv:strict_prov_unwind, r=cuviper,workingjubileebors-46/+94
2023-10-19Auto merge of #116402 - joboet:global_alloc_tls_unsoundness, r=thomcc,working...bors-29/+51
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-0/+1
2023-10-17Auto merge of #116518 - vita-rust:vita, r=workingjubileebors-5/+5
2023-10-17Updated libc and doc for Vita targetNikolay Arhipov-5/+5
2023-10-16Create `windows/api.rs` for safer FFIChris Denton-53/+212
2023-10-16Auto merge of #116775 - nnethercote:inline-Bytes-next, r=the8472bors-0/+2
2023-10-16Auto merge of #114589 - ijackson:exit-code-default, r=dtolnaybors-1/+9
2023-10-15Auto merge of #116772 - matthiaskrgr:rollup-mpff3lh, r=matthiaskrgrbors-4/+168
2023-10-16Inline `Bytes::next` and `Bytes::size_hint`.Nicholas Nethercote-0/+2
2023-10-15Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-SimulacrumMatthias Krüger-1/+165
2023-10-15Rollup merge of #116172 - joboet:recursive_tls_initialization, r=dtolnayMatthias Krüger-3/+3