| Age | Commit message (Expand) | Author | Lines |
| 2021-10-14 | Move LLVM profiling to a separate phase of compilation | Mark Rousskov | -8/+30 |
| 2021-10-14 | Auto merge of #89247 - fee1-dead:const-eval-select, r=oli-obk | bors | -39/+372 |
| 2021-10-14 | fix codegen test | Deadbeef | -2/+2 |
| 2021-10-14 | Fix const stability | Deadbeef | -2/+37 |
| 2021-10-14 | Avoid tupling at the callee | Deadbeef | -36/+38 |
| 2021-10-14 | Auto merge of #89815 - GuillaumeGomez:associated-consts-sidebar, r=notriddle | bors | -16/+110 |
| 2021-10-13 | Auto merge of #89858 - matthiaskrgr:rollup-evsnr2e, r=matthiaskrgr | bors | -26/+180 |
| 2021-10-13 | Rollup merge of #89853 - cuviper:release-1.56, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-10-13 | Rollup merge of #89846 - esp-rs:riscv-esp-idf-changelog, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2021-10-13 | Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-Simulacrum | Matthias Krüger | -3/+10 |
| 2021-10-13 | Rollup merge of #89757 - jyn514:submodule, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-10-13 | Rollup merge of #89670 - yoshuawuyts:available-parallelism-docs, r=joshtriplett | Matthias Krüger | -20/+57 |
| 2021-10-13 | Rollup merge of #89347 - TaKO8Ki:crate-or-module-typo, r=estebank | Matthias Krüger | -1/+109 |
| 2021-10-13 | Auto merge of #89555 - oli-obk:nll_member_constraint_diag, r=estebank | bors | -502/+511 |
| 2021-10-13 | Improve code readability for sidebar links | Guillaume Gomez | -16/+48 |
| 2021-10-13 | Update the 1.56.0 release header for consistency | Josh Stone | -1/+1 |
| 2021-10-13 | Auto merge of #89822 - tmiasko:overflap-duplicates, r=cjgillot | bors | -0/+20 |
| 2021-10-13 | Improve `std::thread::available_parallelism` docs | Yoshua Wuyts | -20/+57 |
| 2021-10-13 | Auto merge of #89847 - JohnTitor:rollup-xfymeo4, r=JohnTitor | bors | -25/+278 |
| 2021-10-13 | Rollup merge of #89845 - davidtwco:davidtwco-mailmap, r=oli-obk | Yuki Okushi | -0/+1 |
| 2021-10-13 | Rollup merge of #89840 - wangkirin:master, r=jyn514 | Yuki Okushi | -3/+3 |
| 2021-10-13 | Rollup merge of #89828 - rusticstuff:overflow-check-options-take-two, r=Mark-... | Yuki Okushi | -1/+16 |
| 2021-10-13 | Rollup merge of #89818 - LingMan:map_or, r=oli-obk | Yuki Okushi | -1/+1 |
| 2021-10-13 | Rollup merge of #89817 - m-ou-se:int-log-10-inline, r=the8472 | Yuki Okushi | -0/+12 |
| 2021-10-13 | Rollup merge of #89816 - Canop:master, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2021-10-13 | Rollup merge of #89814 - jkugelman:must-use-string-transforms-typo, r=joshtri... | Yuki Okushi | -1/+1 |
| 2021-10-13 | Rollup merge of #89794 - jkugelman:must-use-to_value-conversions, r=joshtriplett | Yuki Okushi | -2/+38 |
| 2021-10-13 | Rollup merge of #89782 - konan8205:develop, r=jsha | Yuki Okushi | -13/+14 |
| 2021-10-13 | Rollup merge of #89781 - Wilfred:patch-2, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2021-10-13 | Rollup merge of #89777 - pierwill:fix-88233, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-10-13 | Rollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum | Yuki Okushi | -0/+188 |
| 2021-10-13 | Add `riscv32imc-esp-espidf` to changelog | Scott Mabin | -0/+2 |
| 2021-10-13 | Add davidtwco to the `.mailmap` | David Wood | -0/+1 |
| 2021-10-13 | Update clippy ui output | Oli Scherer | -1/+1 |
| 2021-10-13 | Bless nll tests | Oli Scherer | -10/+12 |
| 2021-10-13 | Re-use logic for adding a suggestion when a lifetime bound is missing on an i... | Oli Scherer | -91/+150 |
| 2021-10-13 | Remove explicit -Zborrowck=mir which does not affect test anymore | Oli Scherer | -6/+2 |
| 2021-10-13 | Remove a feature attribute for an accepted feature | Oli Scherer | -5/+3 |
| 2021-10-13 | Use a label instead of a note for member constraint errors | Oli Scherer | -29/+30 |
| 2021-10-13 | Remove textual span from diagnostic string | Oli Scherer | -376/+329 |
| 2021-10-13 | Auto merge of #89587 - camelid:all-candidates, r=petrochenkov | bors | -19/+139 |
| 2021-10-13 | fix the stage0 tools config file path in config.toml.example | Wang Qilin | -3/+3 |
| 2021-10-13 | Assemble the compiler when running `x.py build` | Joshua Nelson | -3/+10 |
| 2021-10-13 | suggestion for typoed crate or module | Takayuki Maeda | -1/+109 |
| 2021-10-13 | Auto merge of #89802 - ehuss:update-cargo, r=ehuss | bors | -8/+22 |
| 2021-10-13 | Deduplicate regions ids before merging them | Tomasz Miąsko | -0/+20 |
| 2021-10-12 | Auto merge of #89774 - the8472:inline-mut-iter-next, r=m-ou-se | bors | -13/+7 |
| 2021-10-12 | Auto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril | bors | -92/+428 |
| 2021-10-12 | Work around different filenames for DLLs | Noah Lev | -2/+2 |
| 2021-10-12 | Add long explanation for E0464 | Noah Lev | -3/+57 |