about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-14Move LLVM profiling to a separate phase of compilationMark Rousskov-8/+30
2021-10-14Auto merge of #89247 - fee1-dead:const-eval-select, r=oli-obkbors-39/+372
2021-10-14fix codegen testDeadbeef-2/+2
2021-10-14Fix const stabilityDeadbeef-2/+37
2021-10-14Avoid tupling at the calleeDeadbeef-36/+38
2021-10-14Auto merge of #89815 - GuillaumeGomez:associated-consts-sidebar, r=notriddlebors-16/+110
2021-10-13Auto merge of #89858 - matthiaskrgr:rollup-evsnr2e, r=matthiaskrgrbors-26/+180
2021-10-13Rollup merge of #89853 - cuviper:release-1.56, r=Mark-SimulacrumMatthias Krüger-1/+1
2021-10-13Rollup merge of #89846 - esp-rs:riscv-esp-idf-changelog, r=Mark-SimulacrumMatthias Krüger-0/+2
2021-10-13Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-SimulacrumMatthias Krüger-3/+10
2021-10-13Rollup merge of #89757 - jyn514:submodule, r=Mark-SimulacrumMatthias Krüger-1/+1
2021-10-13Rollup merge of #89670 - yoshuawuyts:available-parallelism-docs, r=joshtriplettMatthias Krüger-20/+57
2021-10-13Rollup merge of #89347 - TaKO8Ki:crate-or-module-typo, r=estebankMatthias Krüger-1/+109
2021-10-13Auto merge of #89555 - oli-obk:nll_member_constraint_diag, r=estebankbors-502/+511
2021-10-13Improve code readability for sidebar linksGuillaume Gomez-16/+48
2021-10-13Update the 1.56.0 release header for consistencyJosh Stone-1/+1
2021-10-13Auto merge of #89822 - tmiasko:overflap-duplicates, r=cjgillotbors-0/+20
2021-10-13Improve `std::thread::available_parallelism` docsYoshua Wuyts-20/+57
2021-10-13Auto merge of #89847 - JohnTitor:rollup-xfymeo4, r=JohnTitorbors-25/+278
2021-10-13Rollup merge of #89845 - davidtwco:davidtwco-mailmap, r=oli-obkYuki Okushi-0/+1
2021-10-13Rollup merge of #89840 - wangkirin:master, r=jyn514Yuki Okushi-3/+3
2021-10-13Rollup merge of #89828 - rusticstuff:overflow-check-options-take-two, r=Mark-...Yuki Okushi-1/+16
2021-10-13Rollup merge of #89818 - LingMan:map_or, r=oli-obkYuki Okushi-1/+1
2021-10-13Rollup merge of #89817 - m-ou-se:int-log-10-inline, r=the8472Yuki Okushi-0/+12
2021-10-13Rollup merge of #89816 - Canop:master, r=Mark-SimulacrumYuki Okushi-2/+2
2021-10-13Rollup merge of #89814 - jkugelman:must-use-string-transforms-typo, r=joshtri...Yuki Okushi-1/+1
2021-10-13Rollup merge of #89794 - jkugelman:must-use-to_value-conversions, r=joshtriplettYuki Okushi-2/+38
2021-10-13Rollup merge of #89782 - konan8205:develop, r=jshaYuki Okushi-13/+14
2021-10-13Rollup merge of #89781 - Wilfred:patch-2, r=JohnTitorYuki Okushi-1/+1
2021-10-13Rollup merge of #89777 - pierwill:fix-88233, r=Mark-SimulacrumYuki Okushi-1/+1
2021-10-13Rollup merge of #89768 - hellow554:tests, r=Mark-SimulacrumYuki Okushi-0/+188
2021-10-13Add `riscv32imc-esp-espidf` to changelogScott Mabin-0/+2
2021-10-13Add davidtwco to the `.mailmap`David Wood-0/+1
2021-10-13Update clippy ui outputOli Scherer-1/+1
2021-10-13Bless nll testsOli Scherer-10/+12
2021-10-13Re-use logic for adding a suggestion when a lifetime bound is missing on an i...Oli Scherer-91/+150
2021-10-13Remove explicit -Zborrowck=mir which does not affect test anymoreOli Scherer-6/+2
2021-10-13Remove a feature attribute for an accepted featureOli Scherer-5/+3
2021-10-13Use a label instead of a note for member constraint errorsOli Scherer-29/+30
2021-10-13Remove textual span from diagnostic stringOli Scherer-376/+329
2021-10-13Auto merge of #89587 - camelid:all-candidates, r=petrochenkovbors-19/+139
2021-10-13fix the stage0 tools config file path in config.toml.exampleWang Qilin-3/+3
2021-10-13Assemble the compiler when running `x.py build`Joshua Nelson-3/+10
2021-10-13suggestion for typoed crate or moduleTakayuki Maeda-1/+109
2021-10-13Auto merge of #89802 - ehuss:update-cargo, r=ehussbors-8/+22
2021-10-13Deduplicate regions ids before merging themTomasz Miąsko-0/+20
2021-10-12Auto merge of #89774 - the8472:inline-mut-iter-next, r=m-ou-sebors-13/+7
2021-10-12Auto merge of #89105 - DevinR528:reachable-fix, r=Nadrierilbors-92/+428
2021-10-12Work around different filenames for DLLsNoah Lev-2/+2
2021-10-12Add long explanation for E0464Noah Lev-3/+57