| Age | Commit message (Expand) | Author | Lines |
| 2022-08-28 | Rollup merge of #100520 - jakubdabek:patch-1, r=thomcc | Matthias Krüger | -1/+6 |
| 2022-08-28 | Rollup merge of #100296 - BlackHoleFox:os-error-aliases, r=thomcc | Matthias Krüger | -0/+2 |
| 2022-08-28 | Rollup merge of #97015 - nrc:read-buf-cursor, r=Mark-Simulacrum | Matthias Krüger | -418/+472 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+630 |
| 2022-08-28 | Reinstate preloading of some dll imports | Chris Denton | -33/+52 |
| 2022-08-27 | Adjust backtrace stabilization version to CURRENT_RUSTC_VERSION | est31 | -13/+13 |
| 2022-08-26 | Add the syntax of references to their documentation summary. | Kevin Reid | -1/+1 |
| 2022-08-26 | Support parsing IP addresses from a byte string | marmeladema | -13/+125 |
| 2022-08-26 | Rollup merge of #99742 - sigaloid:master, r=thomcc | Guillaume Gomez | -0/+22 |
| 2022-08-25 | Use getentropy when possible on all Apple platforms | BlackHoleFox | -38/+56 |
| 2022-08-25 | error::Error: remove some comments | Nick Cameron | -15/+0 |
| 2022-08-25 | Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2022-08-24 | Rollup merge of #100855 - IsaacCloos:master, r=joshtriplett | Matthias Krüger | -0/+2 |
| 2022-08-24 | error::Error: rename the Demand arguments from req to demand | Nick Cameron | -12/+11 |
| 2022-08-24 | error::Error: rename the chain method to sources | Nick Cameron | -13/+28 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -1/+1 |
| 2022-08-24 | Auto merge of #96869 - sunfishcode:main, r=joshtriplett | bors | -39/+352 |
| 2022-08-23 | Auto merge of #99917 - yaahc:error-in-core-move, r=thomcc | bors | -226/+104 |
| 2022-08-23 | Make use of `[wrapping_]byte_{add,sub}` | Maybe Waffle | -2/+3 |
| 2022-08-23 | Rollup merge of #100835 - devnexen:listener_followups, r=devnexen | Dylan DPC | -4/+2 |
| 2022-08-23 | Move personality functions to std | Amanieu d'Antras | -0/+630 |
| 2022-08-23 | Auto merge of #100782 - thomcc:fix-android-sigaddset, r=Mark-Simulacrum | bors | -3/+23 |
| 2022-08-22 | Add `AsFd` implementations for stdio types on WASI. | Dan Gohman | -1/+22 |
| 2022-08-22 | Move error trait into core | Jane Losare-Lusby | -226/+104 |
| 2022-08-22 | Export Cancel from std::os::fortanix_sgx::usercalls::raw | Mohsen Zohrevandi | -1/+3 |
| 2022-08-22 | net listen backlog update, follow-up from #97963. | David CARLIER | -4/+2 |
| 2022-08-22 | Rollup merge of #100820 - WaffleLapkin:use_ptr_is_aligned_methods, r=scottmcm | Dylan DPC | -2/+3 |
| 2022-08-22 | Rollup merge of #100331 - lo48576:try-reserve-preserve-on-failure, r=thomcc | Dylan DPC | -2/+4 |
| 2022-08-22 | Rollup merge of #99957 - chotchki:ip-globally-reachable_rebase, r=Mark-Simula... | Dylan DPC | -85/+217 |
| 2022-08-22 | update and extend some comments, and cfg-out some unused code | Ralf Jung | -7/+12 |
| 2022-08-22 | std: use realstd fast key when building tests | Ralf Jung | -0/+10 |
| 2022-08-22 | Rollup merge of #93162 - camsteffen:std-prim-docs, r=Mark-Simulacrum | Dylan DPC | -11/+56 |
| 2022-08-21 | Extra documentation for new formatting feature | Isaac Cloos | -0/+2 |
| 2022-08-21 | Rollup merge of #100839 - nelsonjchen:consistent_child_stdin_field_desc, r=th... | Matthias Krüger | -5/+5 |
| 2022-08-21 | Rollup merge of #100822 - WaffleLapkin:no_offset_question_mark, r=scottmcm | Matthias Krüger | -11/+11 |
| 2022-08-21 | Make use of `pointer::is_aligned[_to]` | Maybe Waffle | -2/+3 |
| 2022-08-21 | Make doc for stdin field of process consistent | Nelson Chen | -5/+5 |
| 2022-08-21 | Fix redundant comparison | Thom Chiovoloni | -1/+1 |
| 2022-08-21 | Replace most uses of `pointer::offset` with `add` and `sub` | Maybe Waffle | -11/+11 |
| 2022-08-20 | Improve primitive/std docs separation and headers | Cameron Steffen | -11/+56 |
| 2022-08-20 | Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgr | bors | -35/+92 |
| 2022-08-20 | Rollup merge of #100129 - RalfJung:miri-test-libstd, r=thomcc | Matthias Krüger | -33/+82 |
| 2022-08-20 | Rollup merge of #97963 - devnexen:net_listener_neg, r=the8472 | Matthias Krüger | -2/+10 |
| 2022-08-20 | Rollup merge of #100710 - ChrisDenton:load-library, r=thomcc | Matthias Krüger | -81/+93 |
| 2022-08-20 | Rollup merge of #100642 - mzohreva:mz/update-sgx-abi-cancel-queue, r=Mark-Sim... | Matthias Krüger | -4/+31 |
| 2022-08-20 | Rollup merge of #99544 - dylni:expose-utf8lossy, r=Mark-Simulacrum | Matthias Krüger | -17/+32 |
| 2022-08-20 | Expose `Utf8Lossy` as `Utf8Chunks` | dylni | -17/+32 |
| 2022-08-20 | Rollup merge of #100729 - thomcc:less-initialized, r=ChrisDenton | Matthias Krüger | -5/+13 |
| 2022-08-20 | Rollup merge of #100383 - fortanix:raoul/aepic_leak_mitigation, r=cuviper | Matthias Krüger | -23/+166 |
| 2022-08-20 | Use const instead of static | Chris Denton | -3/+3 |