| Age | Commit message (Expand) | Author | Lines |
| 2022-08-31 | Auto merge of #101225 - matthiaskrgr:rollup-9s1chas, r=matthiaskrgr | bors | -922/+1639 |
| 2022-08-31 | Rollup merge of #101185 - compiler-errors:tweak-wf-locs, r=davidtwco | Matthias Krüger | -33/+52 |
| 2022-08-31 | Rollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisDenton | Matthias Krüger | -28/+55 |
| 2022-08-31 | Rollup merge of #101100 - compiler-errors:generalize-call-suggestions, r=petr... | Matthias Krüger | -416/+609 |
| 2022-08-31 | Rollup merge of #101049 - JeanCASPAR:remove-span_fatal-from-ast_lowering, r=d... | Matthias Krüger | -3/+20 |
| 2022-08-31 | Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkov | Matthias Krüger | -5/+47 |
| 2022-08-31 | Rollup merge of #101011 - BlackHoleFox:apple-random-improvements, r=thomcc | Matthias Krüger | -38/+56 |
| 2022-08-31 | Rollup merge of #100984 - ChrisDenton:reinstate-init, r=Mark-Simulacrum | Matthias Krüger | -33/+52 |
| 2022-08-31 | Rollup merge of #100970 - Xiretza:derive-multipart-suggestion, r=davidtwco | Matthias Krüger | -366/+748 |
| 2022-08-31 | Auto merge of #101220 - JohnTitor:rollup-ov7upr7, r=JohnTitor | bors | -977/+2552 |
| 2022-08-31 | Rollup merge of #101219 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2022-08-31 | Rollup merge of #101200 - nikic:issue-85872, r=compiler-errors | Yuki Okushi | -0/+20 |
| 2022-08-31 | Rollup merge of #101197 - lnicola:rust-analyzer-2022-08-30, r=lnicola | Yuki Okushi | -845/+1985 |
| 2022-08-31 | Rollup merge of #101193 - thomcc:win-stdio-nozero, r=ChrisDenton | Yuki Okushi | -14/+27 |
| 2022-08-31 | Rollup merge of #101192 - TaKO8Ki:remove-path-string, r=compiler-errors | Yuki Okushi | -13/+13 |
| 2022-08-31 | Rollup merge of #101159 - tspiteri:track-const-slice-split_at, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-08-31 | Rollup merge of #101088 - nicholasbishop:bishop-uefi-pdb, r=davidtwco | Yuki Okushi | -3/+3 |
| 2022-08-31 | Rollup merge of #100927 - andrewpollack:fuchsia-docs-rustup, r=tmandry | Yuki Okushi | -97/+426 |
| 2022-08-31 | Rollup merge of #100892 - sunfishcode:wasi-stdio-asfd, r=joshtriplett | Yuki Okushi | -1/+22 |
| 2022-08-31 | Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle | Yuki Okushi | -3/+55 |
| 2022-08-30 | Auto merge of #99102 - JakobDegen:reorder-generators, r=oli-obk | bors | -208/+301 |
| 2022-08-30 | Update books | Eric Huss | -0/+0 |
| 2022-08-30 | Update src/doc/rustc/src/platform-support/fuchsia.md | andrewpollack | -1/+1 |
| 2022-08-30 | Update src/doc/rustc/src/platform-support/fuchsia.md | andrewpollack | -1/+1 |
| 2022-08-30 | Adding new Fuchsia rustup docs... reworking walkthrough | Andrew Pollack | -96/+425 |
| 2022-08-30 | Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJung | bors | -19/+81 |
| 2022-08-30 | Auto merge of #101203 - fortanix:raoul/remove_rls_from_git_submodule_update, ... | bors | -1/+0 |
| 2022-08-30 | Auto merge of #101195 - Dylan-DPC:rollup-rhjaz6r, r=Dylan-DPC | bors | -206/+501 |
| 2022-08-30 | Avoid bootstrap from updating rls submodule | Raoul Strackx | -1/+0 |
| 2022-08-30 | Avoid `MaybeUninit::uninit_array()` | Thom Chiovoloni | -4/+4 |
| 2022-08-30 | Add test for issue #85872 | Nikita Popov | -0/+20 |
| 2022-08-30 | Change fatal diagnostic to an error. | JeanCASPAR | -1/+7 |
| 2022-08-30 | Fix UB in Windows `DirBuffIter` (provenance and alignment) | Thom Chiovoloni | -7/+10 |
| 2022-08-30 | :arrow_up: rust-analyzer | Laurențiu Nicola | -845/+1985 |
| 2022-08-30 | Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk | Dylan DPC | -11/+130 |
| 2022-08-30 | Rollup merge of #100653 - cuviper:fptoint_sat, r=michaelwoerister,antoyo | Dylan DPC | -170/+177 |
| 2022-08-30 | Rollup merge of #100473 - compiler-errors:normalize-the-fn-def-sig-plz, r=lcnr | Dylan DPC | -14/+125 |
| 2022-08-30 | Rollup merge of #99928 - compiler-errors:issue-99914, r=oli-obk | Dylan DPC | -3/+48 |
| 2022-08-30 | Rollup merge of #99517 - Nilstrieb:display-raw-ptr, r=compiler-errors | Dylan DPC | -8/+21 |
| 2022-08-30 | Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser | bors | -30/+18 |
| 2022-08-30 | Rework SessionSubdiagnostic derive to support multipart_suggestion | Xiretza | -267/+672 |
| 2022-08-30 | Avoid zeroing large stack buffers in stdio on Windows | Thom Chiovoloni | -14/+27 |
| 2022-08-30 | remove path string | Takayuki Maeda | -13/+13 |
| 2022-08-30 | Simplify pass manager's `run_passes` logic | Jakob Degen | -29/+19 |
| 2022-08-30 | Refactor MIR phases | Jakob Degen | -180/+283 |
| 2022-08-30 | Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC | bors | -994/+1304 |
| 2022-08-30 | Replace `AlignedAs` with a more specific `Align8` type | Thom Chiovoloni | -52/+20 |
| 2022-08-30 | Unify indentation in subdiagnostic-derive test | Xiretza | -16/+16 |
| 2022-08-30 | SessionSubdiagnostic: make `#[applicability]` optional | Xiretza | -55/+13 |
| 2022-08-30 | Use span_suggestion_with_style in SessionSubdiagnostic derive | Xiretza | -39/+65 |