| Age | Commit message (Expand) | Author | Lines |
| 2022-08-05 | non-linux platforms | Nick Cameron | -140/+205 |
| 2022-08-04 | Add some docs for BorrowBuf | Nick Cameron | -24/+60 |
| 2022-08-04 | std::io: migrate ReadBuf to BorrowBuf/BorrowCursor | Nick Cameron | -390/+324 |
| 2022-08-03 | FilesTimes support does not build for ESP-IDF | Ivan Markov | -3/+7 |
| 2022-08-03 | Auto merge of #100023 - saethlin:send-sync-chunksmut, r=m-ou-se | bors | -0/+45 |
| 2022-08-03 | Rollup merge of #99800 - sandydoo:bugfix/wasm-futex, r=m-ou-se | Dylan DPC | -2/+4 |
| 2022-08-03 | Rollup merge of #99614 - RalfJung:transmute-is-not-memcpy, r=thomcc | Dylan DPC | -13/+18 |
| 2022-08-03 | Rollup merge of #99371 - ChrisDenton:simplify-gen-random-keys, r=thomcc | Dylan DPC | -60/+8 |
| 2022-08-02 | wordsmithing | Ralf Jung | -2/+4 |
| 2022-08-02 | Auto merge of #92268 - jswrenn:transmute, r=oli-obk | bors | -0/+47 |
| 2022-08-02 | Auto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc | bors | -13/+34 |
| 2022-08-02 | Auto merge of #100048 - matthiaskrgr:rollup-agimvm6, r=matthiaskrgr | bors | -2/+2 |
| 2022-08-02 | Rollup merge of #100017 - solid-rs:patch/kmc-solid/adapt-to-78802, r=thomcc | Matthias Krüger | -2/+2 |
| 2022-08-01 | remove fn backtrace | Jane Losare-Lusby | -43/+36 |
| 2022-08-01 | Add back Send and Sync impls on ChunksMut iterators | Ben Kimock | -0/+45 |
| 2022-08-01 | kmc-solid: Adapt to a recent change in the `IntoInner` impl of `SocketAddr` | Tomoaki Kawada | -2/+2 |
| 2022-08-01 | Auto merge of #98246 - joshtriplett:times, r=m-ou-se | bors | -3/+262 |
| 2022-07-31 | Rollup merge of #99984 - ChrisDenton:fix-miri, r=Mark-Simulacrum | Matthias Krüger | -5/+5 |
| 2022-07-31 | Rollup merge of #99932 - madsmtm:fix-unwinding-debug-assertions, r=Amanieu | Matthias Krüger | -1/+3 |
| 2022-07-31 | Add validation to const fn CStr creation | BlackHoleFox | -13/+34 |
| 2022-07-31 | Make sure `symbol_name` is const evaluated | Chris Denton | -4/+4 |
| 2022-07-31 | Auto merge of #78802 - faern:simplify-socketaddr, r=joshtriplett | bors | -247/+172 |
| 2022-07-31 | Fix compat.rs for `cfg(miri)` | Chris Denton | -1/+1 |
| 2022-07-31 | typo | Ralf Jung | -1/+1 |
| 2022-07-31 | Auto merge of #99553 - ChrisDenton:lazy-compat-fn, r=Mark-Simulacrum | bors | -64/+205 |
| 2022-07-30 | Rollup merge of #99937 - ChrisDenton:fix-remove-dir-all-win-7, r=joshtriplett | Matthias Krüger | -1/+3 |
| 2022-07-30 | Fix warnings in stubbed out set_times | Josh Triplett | -4/+5 |
| 2022-07-30 | Reset directory iteration in remove_dir_all | Chris Denton | -1/+3 |
| 2022-07-30 | Fix unwinding when debug assertions are enabled | Mads Marquart | -1/+3 |
| 2022-07-30 | Remove socklen_t from platforms where it's no longer used | Linus Färnstrand | -6/+0 |
| 2022-07-29 | proc_macro: use crossbeam channels for the proc_macro cross-thread bridge | Nika Layzell | -72/+64 |
| 2022-07-29 | Rollup merge of #99781 - workingjubilee:demo-string-from-cstr, r=thomcc | Yuki Okushi | -3/+3 |
| 2022-07-28 | Rollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum | Dylan DPC | -8/+6 |
| 2022-07-28 | Rollup merge of #99628 - vincenzopalazzo:macros/is_number_doc, r=joshtriplett | Dylan DPC | -1/+11 |
| 2022-07-28 | add more docs regarding ideographic numbers | Vincenzo Palazzo | -1/+11 |
| 2022-07-28 | Rollup merge of #99723 - bstrie:wasifd, r=yaahc | Dylan DPC | -0/+19 |
| 2022-07-28 | Auto merge of #99182 - RalfJung:mitigate-uninit, r=scottmcm | bors | -1/+12 |
| 2022-07-27 | safe transmute: reference tracking issue | Jack Wrenn | -3/+3 |
| 2022-07-27 | safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom` | Jack Wrenn | -0/+4 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+43 |
| 2022-07-27 | Rollup merge of #94247 - saethlin:chunksmut-aliasing, r=the8472 | Guillaume Gomez | -72/+166 |
| 2022-07-27 | Allow using stable os::fd::raw items through unstable os::wasi module | bstrie | -0/+19 |
| 2022-07-27 | Auto merge of #99802 - JohnTitor:rollup-uaklql1, r=JohnTitor | bors | -2/+3 |
| 2022-07-27 | Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obk | Yuki Okushi | -2/+3 |
| 2022-07-27 | Auto merge of #98748 - saethlin:optimize-bufreader, r=Mark-Simulacrum | bors | -53/+134 |
| 2022-07-27 | Fix futex module imports on wasm+atomics | sandydoo | -2/+4 |
| 2022-07-27 | Auto merge of #99792 - JohnTitor:rollup-20i7ewx, r=JohnTitor | bors | -5/+9 |
| 2022-07-27 | Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc | Yuki Okushi | -5/+9 |
| 2022-07-26 | Clarify safety comments | Ben Kimock | -59/+47 |
| 2022-07-27 | Auto merge of #98553 - the8472:next_chunk_opt, r=Mark-Simulacrum | bors | -2/+75 |