| Age | Commit message (Expand) | Author | Lines |
| 2022-07-31 | Rollup merge of #99974 - TaKO8Ki:suggest-removing-semicolon-and-boxing-the-ex... | Dylan DPC | -6/+210 |
| 2022-07-31 | Rollup merge of #99921 - Enselic:cc-enselic, r=GuillaumeGomez | Dylan DPC | -0/+1 |
| 2022-07-31 | Rollup merge of #99844 - bjorn3:archive_builder_interface_refactor, r=nagisa | Dylan DPC | -197/+218 |
| 2022-07-31 | Rollup merge of #99741 - compiler-errors:copy-impl-impl-generics, r=fee1-dead | Dylan DPC | -18/+103 |
| 2022-07-31 | Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillot | Dylan DPC | -172/+165 |
| 2022-07-31 | Auto merge of #99529 - Milo123459:stage-1-test, r=jyn514 | bors | -1/+54 |
| 2022-07-31 | add a test to check if `suggest_remove_semi_or_return_binding` is working wel... | Takayuki Maeda | -0/+200 |
| 2022-07-31 | use appropriate `HirID` for finding `else_span` | Takayuki Maeda | -6/+10 |
| 2022-07-30 | Auto merge of #99959 - cuviper:niche-size, r=eddyb | bors | -2/+477 |
| 2022-07-30 | dont run stage1 tests in pr | Milo | -7/+1 |
| 2022-07-30 | add to full test-suite | Milo | -0/+9 |
| 2022-07-30 | Auto merge of #99964 - matthiaskrgr:rollup-jr836e2, r=matthiaskrgr | bors | -102/+149 |
| 2022-07-30 | Use LocalDefId for closures more | Cameron Steffen | -172/+165 |
| 2022-07-30 | Rollup merge of #99962 - Mark-Simulacrum:detect-ci-artifact-channel, r=jyn514 | Matthias Krüger | -6/+13 |
| 2022-07-30 | Rollup merge of #99956 - est31:fix_llvm_wrapper_warning, r=cuviper | Matthias Krüger | -0/+2 |
| 2022-07-30 | Rollup merge of #99950 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -38/+30 |
| 2022-07-30 | Rollup merge of #99937 - ChrisDenton:fix-remove-dir-all-win-7, r=joshtriplett | Matthias Krüger | -1/+3 |
| 2022-07-30 | Rollup merge of #99890 - compiler-errors:issue-99828, r=lcnr | Matthias Krüger | -10/+55 |
| 2022-07-30 | Rollup merge of #99889 - compiler-errors:cleanup-ti, r=cjgillot | Matthias Krüger | -36/+18 |
| 2022-07-30 | Rollup merge of #99873 - notriddle:notriddle/invalid-html-tags-webcomponents,... | Matthias Krüger | -2/+28 |
| 2022-07-30 | Rollup merge of #99650 - jyn514:keep-stage-check, r=Mark-Simulacrum | Matthias Krüger | -9/+0 |
| 2022-07-30 | Discover channel for artifact download | Mark Rousskov | -6/+13 |
| 2022-07-30 | Test another enum niche with multiple ZST alignments | Josh Stone | -3/+132 |
| 2022-07-30 | Fix the size of niche enums with ZST alignment | Josh Stone | -2/+348 |
| 2022-07-30 | Auto merge of #99948 - Dylan-DPC:rollup-ed5136t, r=Dylan-DPC | bors | -295/+332 |
| 2022-07-30 | Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GE | est31 | -0/+2 |
| 2022-07-30 | Update src/librustdoc/passes/html_tags.rs | Michael Howell | -1/+1 |
| 2022-07-30 | Remove Clean trait implementation for hir::VariantData | Guillaume Gomez | -19/+13 |
| 2022-07-30 | Remove Clean trait implementation for ty::VariantDef | Guillaume Gomez | -20/+18 |
| 2022-07-30 | Rollup merge of #99903 - gimbles:pub, r=davidtwco | Dylan DPC | -0/+40 |
| 2022-07-30 | Rollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot | Dylan DPC | -89/+15 |
| 2022-07-30 | Rollup merge of #99895 - compiler-errors:type-ascription-aint-cast, r=davidtwco | Dylan DPC | -79/+80 |
| 2022-07-30 | Rollup merge of #99862 - WaffleLapkin:type_mismatch_fix, r=compiler-errors | Dylan DPC | -76/+139 |
| 2022-07-30 | Rollup merge of #99311 - kckeiks:clean-up-body-owner-methods, r=cjgillot | Dylan DPC | -51/+58 |
| 2022-07-30 | Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov | bors | -307/+317 |
| 2022-07-30 | Auto merge of #99868 - yaahc:rustc-perf-bump, r=Mark-Simulacrum | bors | -4/+4 |
| 2022-07-30 | Auto merge of #99796 - compiler-errors:issue-53475, r=oli-obk | bors | -13/+45 |
| 2022-07-30 | Auto merge of #99768 - klensy:bump-deps-07-22, r=Mark-Simulacrum | bors | -32/+28 |
| 2022-07-30 | Reset directory iteration in remove_dir_all | Chris Denton | -1/+3 |
| 2022-07-30 | Auto merge of #99123 - mystor:crossbeam_bridge, r=eddyb | bors | -80/+133 |
| 2022-07-30 | Auto merge of #99925 - JohnTitor:rollup-4bt9ou3, r=JohnTitor | bors | -190/+629 |
| 2022-07-29 | Don't give a hard error for `x check --keep-stage 0` | Joshua Nelson | -9/+0 |
| 2022-07-30 | Rollup merge of #99904 - GuillaumeGomez:cleanup-html-whitespace, r=notriddle | Yuki Okushi | -19/+21 |
| 2022-07-30 | Rollup merge of #99891 - compiler-errors:suggest-slicing-carefully, r=oli-obk | Yuki Okushi | -3/+22 |
| 2022-07-30 | Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillot | Yuki Okushi | -88/+6 |
| 2022-07-30 | Rollup merge of #99881 - compiler-errors:issue-99876, r=tmiasko | Yuki Okushi | -3/+14 |
| 2022-07-30 | Rollup merge of #99831 - djkoloski:add_fuchsia_target_documentation, r=tmandry | Yuki Okushi | -0/+296 |
| 2022-07-30 | Rollup merge of #99671 - TaKO8Ki:suggest-dereferencing-index, r=compiler-errors | Yuki Okushi | -32/+111 |
| 2022-07-30 | Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obk | Yuki Okushi | -42/+138 |
| 2022-07-30 | Rollup merge of #99227 - Lokathor:fix-thumbv4t-none-eabi-frame-pointer, r=dav... | Yuki Okushi | -3/+21 |