| Age | Commit message (Expand) | Author | Lines |
| 2022-12-22 | Rollup merge of #105980 - goffrie:waker-drop, r=thomcc | Yuki Okushi | -2/+2 |
| 2022-12-22 | Rollup merge of #105824 - zacchiro:patch-1, r=JohnTitor | Yuki Okushi | -2/+4 |
| 2022-12-22 | Rollup merge of #105584 - raffimolero:patch-1, r=JohnTitor | Yuki Okushi | -9/+9 |
| 2022-12-21 | Auto merge of #100390 - jhpratt:float-from-bool, r=dtolnay | bors | -0/+20 |
| 2022-12-20 | Refer to "Waker" rather than "RawWaker" in `drop` comment | Geoffry Song | -2/+2 |
| 2022-12-20 | Auto merge of #105127 - Sp00ph:const_new, r=dtolnay | bors | -3/+4 |
| 2022-12-20 | Auto merge of #105381 - uweigand:s390x-ffi-vaarg, r=nikic | bors | -5/+50 |
| 2022-12-19 | Update coerce_unsized tracking issue from #27732 to #18598 | Anders Kaseorg | -24/+24 |
| 2022-12-19 | Implement va_list and va_arg for s390x FFI | Ulrich Weigand | -5/+50 |
| 2022-12-19 | Rollup merge of #105915 - andrewpollack:revert-105250-async-rm-resumety, r=tm... | Matthias Krüger | -9/+2 |
| 2022-12-19 | Rollup merge of #105902 - vincenzopalazzo:macros/pin_docs, r=eholk | Matthias Krüger | -1/+35 |
| 2022-12-19 | Rollup merge of #105801 - zertosh:path_mut_os_str_doc_test, r=dtolnay | Matthias Krüger | -3/+3 |
| 2022-12-19 | Revert "Replace usage of `ResumeTy` in async lowering with `Context`" | Andrew Pollack | -9/+2 |
| 2022-12-19 | Auto merge of #105698 - joboet:unsupported_threads_once, r=thomcc | bors | -18/+103 |
| 2022-12-19 | docs: improve pin docs | ch-iv | -1/+35 |
| 2022-12-19 | Rollup merge of #105889 - Nilstrieb:fmt-libtest, r=thomcc | Dylan DPC | -24/+15 |
| 2022-12-19 | Rollup merge of #105682 - thomcc:expose-ptr-fmt, r=RalfJung | Dylan DPC | -2/+2 |
| 2022-12-19 | Fix `uninlined_format_args` in libtest | nils | -24/+15 |
| 2022-12-18 | Rollup merge of #105858 - scottmcm:extra-as-chunks-example, r=the8472 | Matthias Krüger | -0/+11 |
| 2022-12-18 | Auto merge of #105638 - tavianator:fix-50619-again, r=Mark-Simulacrum | bors | -38/+47 |
| 2022-12-17 | Another `as_chunks` example | Scott McMurray | -0/+11 |
| 2022-12-17 | Rollup merge of #105836 - evanj:fmt-doc-use-variables, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-12-17 | Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obk | Matthias Krüger | -2/+37 |
| 2022-12-17 | Rollup merge of #105458 - Ayush1325:blocking_spawn, r=Mark-Simulacrum | Matthias Krüger | -6/+77 |
| 2022-12-17 | std::fmt: Use args directly in example code | Evan Jones | -2/+2 |
| 2022-12-17 | str.lines() docstring: clarify that line endings are not returned | Stefano Zacchiroli | -2/+4 |
| 2022-12-17 | Auto merge of #105794 - ChrisDenton:internal-doc, r=jyn514 | bors | -1/+1 |
| 2022-12-16 | Support call and drop terminators in custom mir | Jakob Degen | -2/+37 |
| 2022-12-16 | Realistic `Path::as_mut_os_str` doctest | Andres Suarez | -3/+3 |
| 2022-12-16 | Fix intra-doc link | Chris Denton | -1/+1 |
| 2022-12-16 | Auto merge of #105018 - zertosh:path_buf_deref_mut, r=dtolnay | bors | -0/+14 |
| 2022-12-16 | Rollup merge of #105748 - hakoerber:master, r=Dylan-DPC | Matthias Krüger | -5/+5 |
| 2022-12-15 | Auto merge of #105356 - JakobDegen:more-custom-mir, r=oli-obk | bors | -22/+240 |
| 2022-12-15 | doc: Fix a few small issues | Hannes Körber | -5/+5 |
| 2022-12-15 | Implement `From<bool>` for f32, f64 | Jacob Pratt | -0/+20 |
| 2022-12-14 | Rollup merge of #105598 - RalfJung:more-comments, r=the8472 | Matthias Krüger | -3/+4 |
| 2022-12-14 | Rollup merge of #105399 - mikebenfield:lfs, r=thomcc | Matthias Krüger | -8/+31 |
| 2022-12-14 | fs/tests: Fail fast on duplicate errors rather than looping indefinitely | Tavian Barnes | -2/+2 |
| 2022-12-14 | fs/tests: Explicitly kill the zombie rather than sleeping until it dies | Tavian Barnes | -7/+9 |
| 2022-12-14 | std: use a more efficient `Once` on platforms without threads | joboet | -18/+103 |
| 2022-12-14 | Auto merge of #105690 - matthiaskrgr:rollup-khtq97k, r=matthiaskrgr | bors | -1/+1 |
| 2022-12-14 | Rollup merge of #105642 - uberFoo:master, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-12-14 | Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-12-14 | Address documentation suggestions | Jakob Degen | -11/+13 |
| 2022-12-14 | Add documentation for custom mir | Jakob Degen | -36/+224 |
| 2022-12-14 | Support more projections in custom mir | Jakob Degen | -0/+22 |
| 2022-12-14 | Support common enum operations in custom mir | Jakob Degen | -0/+6 |
| 2022-12-13 | Use `expose_addr()` in `fmt::Pointer` | Thom Chiovoloni | -2/+2 |
| 2022-12-13 | Improve wording for Option and Result | Chris AtLee | -8/+6 |
| 2022-12-13 | Add docs for question mark operator for Option | Chris AtLee | -0/+45 |