| Age | Commit message (Expand) | Author | Lines |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-08-29 | Revert let_chains stabilization | Nilstrieb | -0/+1 |
| 2022-08-29 | Rollup merge of #100819 - WaffleLapkin:use_ptr_byte_methods, r=scottmcm | Dylan DPC | -0/+1 |
| 2022-08-28 | Auto merge of #100578 - Urgau:float-next-up-down, r=scottmcm | bors | -0/+1 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-08-25 | Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2022-08-23 | Stabilize `#![feature(label_break_value)]` | Joshua Nelson | -1/+1 |
| 2022-08-23 | Auto merge of #99917 - yaahc:error-in-core-move, r=thomcc | bors | -0/+3 |
| 2022-08-23 | Make use of `[wrapping_]byte_{add,sub}` | Maybe Waffle | -0/+1 |
| 2022-08-23 | Move personality functions to std | Amanieu d'Antras | -0/+1 |
| 2022-08-22 | Move error trait into core | Jane Losare-Lusby | -0/+3 |
| 2022-08-22 | Rollup merge of #100820 - WaffleLapkin:use_ptr_is_aligned_methods, r=scottmcm | Dylan DPC | -0/+1 |
| 2022-08-21 | Make use of `pointer::is_aligned[_to]` | Maybe Waffle | -0/+1 |
| 2022-08-20 | Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgr | bors | -3/+14 |
| 2022-08-20 | Rollup merge of #99544 - dylni:expose-utf8lossy, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-08-20 | Expose `Utf8Lossy` as `Utf8Chunks` | dylni | -0/+1 |
| 2022-08-18 | clarify lib.rs attribute structure | Ralf Jung | -10/+13 |
| 2022-08-18 | add miri-test-libstd support to libstd | Ralf Jung | -0/+8 |
| 2022-08-16 | Use `MaybeUninit<u8>` for `IpDisplayBuffer`. | Markus Reiter | -0/+2 |
| 2022-08-15 | Added next_up and next_down for f32/f64. | Orson Peters | -0/+1 |
| 2022-08-12 | Apply changes from rustfmt bump | Mark Rousskov | -1/+1 |
| 2022-08-12 | Adjust cfgs | Mark Rousskov | -3/+2 |
| 2022-08-10 | add crt-static for android | Bryanskiy | -0/+1 |
| 2022-07-23 | Auto merge of #97925 - the8472:cgroupv1, r=joshtriplett | bors | -0/+1 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -1/+1 |
| 2022-07-15 | Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends | Josh Triplett | -3/+0 |
| 2022-07-14 | Auto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r=Dylan-DPC | bors | -0/+1 |
| 2022-07-14 | Rollup merge of #98072 - yaahc:generic-member-access, r=thomcc | Dylan DPC | -0/+1 |
| 2022-07-14 | Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillot | bors | -1/+2 |
| 2022-07-14 | Rollup merge of #98315 - joshtriplett:stabilize-core-ffi-c, r=Mark-Simulacrum | Dylan DPC | -1/+0 |
| 2022-07-13 | Stabilize `core::ffi:c_*` and rexport in `std::ffi` | Josh Triplett | -1/+0 |
| 2022-07-08 | Support unstable moves via stable in unstable items | Jane Lusby | -1/+2 |
| 2022-07-03 | Auto merge of #98673 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | bors | -2/+1 |
| 2022-07-02 | Auto merge of #97235 - nbdd0121:unwind, r=Amanieu | bors | -0/+2 |
| 2022-07-01 | Adjust for rustfmt order change | Mark Rousskov | -1/+1 |
| 2022-07-01 | update cfg(bootstrap)s | Pietro Albini | -1/+0 |
| 2022-06-30 | Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-se | Matthias Krüger | -0/+1 |
| 2022-06-28 | Remove feature `const_option` from std | Chris Denton | -1/+0 |
| 2022-06-13 | Add provider API to error trait | Jane Lusby | -0/+1 |
| 2022-06-10 | Auto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett | bors | -0/+1 |
| 2022-06-09 | add cgroupv1 support to available_parallelism | The 8472 | -0/+1 |
| 2022-06-08 | Fix FFI-unwind unsoundness with mixed panic mode | Gary Guo | -0/+2 |
| 2022-06-07 | [core] add Exclusive to sync | Gus Wynn | -0/+1 |
| 2022-06-04 | keep using poll as fast path and only use fcntl as fallback | The 8472 | -0/+1 |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -1/+1 |
| 2022-05-31 | Auto merge of #97574 - Dylan-DPC:rollup-jq850l6, r=Dylan-DPC | bors | -1/+0 |
| 2022-05-31 | Auto merge of #96881 - est31:join_osstr, r=dtolnay | bors | -0/+2 |
| 2022-05-28 | Stabilize `toowned_clone_into` | Yuki Okushi | -1/+0 |
| 2022-05-11 | Rollup merge of #96861 - m-ou-se:std-use-prelude-2021, r=joshtriplett | Yuki Okushi | -1/+1 |
| 2022-05-09 | Implement [OsStr]::join | est31 | -0/+2 |