about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-31Rollup merge of #99974 - TaKO8Ki:suggest-removing-semicolon-and-boxing-the-ex...Dylan DPC-6/+210
2022-07-31Rollup merge of #99921 - Enselic:cc-enselic, r=GuillaumeGomezDylan DPC-0/+1
2022-07-31Rollup merge of #99844 - bjorn3:archive_builder_interface_refactor, r=nagisaDylan DPC-197/+218
2022-07-31Rollup merge of #99741 - compiler-errors:copy-impl-impl-generics, r=fee1-deadDylan DPC-18/+103
2022-07-31Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillotDylan DPC-172/+165
2022-07-31Auto merge of #99529 - Milo123459:stage-1-test, r=jyn514bors-1/+54
2022-07-31add a test to check if `suggest_remove_semi_or_return_binding` is working wel...Takayuki Maeda-0/+200
2022-07-31use appropriate `HirID` for finding `else_span`Takayuki Maeda-6/+10
2022-07-30Auto merge of #99959 - cuviper:niche-size, r=eddybbors-2/+477
2022-07-30dont run stage1 tests in prMilo-7/+1
2022-07-30add to full test-suiteMilo-0/+9
2022-07-30Auto merge of #99964 - matthiaskrgr:rollup-jr836e2, r=matthiaskrgrbors-102/+149
2022-07-30Use LocalDefId for closures moreCameron Steffen-172/+165
2022-07-30Rollup merge of #99962 - Mark-Simulacrum:detect-ci-artifact-channel, r=jyn514Matthias Krüger-6/+13
2022-07-30Rollup merge of #99956 - est31:fix_llvm_wrapper_warning, r=cuviperMatthias Krüger-0/+2
2022-07-30Rollup merge of #99950 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPCMatthias Krüger-38/+30
2022-07-30Rollup merge of #99937 - ChrisDenton:fix-remove-dir-all-win-7, r=joshtriplettMatthias Krüger-1/+3
2022-07-30Rollup merge of #99890 - compiler-errors:issue-99828, r=lcnrMatthias Krüger-10/+55
2022-07-30Rollup merge of #99889 - compiler-errors:cleanup-ti, r=cjgillotMatthias Krüger-36/+18
2022-07-30Rollup merge of #99873 - notriddle:notriddle/invalid-html-tags-webcomponents,...Matthias Krüger-2/+28
2022-07-30Rollup merge of #99650 - jyn514:keep-stage-check, r=Mark-SimulacrumMatthias Krüger-9/+0
2022-07-30Discover channel for artifact downloadMark Rousskov-6/+13
2022-07-30Test another enum niche with multiple ZST alignmentsJosh Stone-3/+132
2022-07-30Fix the size of niche enums with ZST alignmentJosh Stone-2/+348
2022-07-30Auto merge of #99948 - Dylan-DPC:rollup-ed5136t, r=Dylan-DPCbors-295/+332
2022-07-30Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GEest31-0/+2
2022-07-30Update src/librustdoc/passes/html_tags.rsMichael Howell-1/+1
2022-07-30Remove Clean trait implementation for hir::VariantDataGuillaume Gomez-19/+13
2022-07-30Remove Clean trait implementation for ty::VariantDefGuillaume Gomez-20/+18
2022-07-30Rollup merge of #99903 - gimbles:pub, r=davidtwcoDylan DPC-0/+40
2022-07-30Rollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillotDylan DPC-89/+15
2022-07-30Rollup merge of #99895 - compiler-errors:type-ascription-aint-cast, r=davidtwcoDylan DPC-79/+80
2022-07-30Rollup merge of #99862 - WaffleLapkin:type_mismatch_fix, r=compiler-errorsDylan DPC-76/+139
2022-07-30Rollup merge of #99311 - kckeiks:clean-up-body-owner-methods, r=cjgillotDylan DPC-51/+58
2022-07-30Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkovbors-307/+317
2022-07-30Auto merge of #99868 - yaahc:rustc-perf-bump, r=Mark-Simulacrumbors-4/+4
2022-07-30Auto merge of #99796 - compiler-errors:issue-53475, r=oli-obkbors-13/+45
2022-07-30Auto merge of #99768 - klensy:bump-deps-07-22, r=Mark-Simulacrumbors-32/+28
2022-07-30Reset directory iteration in remove_dir_allChris Denton-1/+3
2022-07-30Auto merge of #99123 - mystor:crossbeam_bridge, r=eddybbors-80/+133
2022-07-30Auto merge of #99925 - JohnTitor:rollup-4bt9ou3, r=JohnTitorbors-190/+629
2022-07-29Don't give a hard error for `x check --keep-stage 0`Joshua Nelson-9/+0
2022-07-30Rollup merge of #99904 - GuillaumeGomez:cleanup-html-whitespace, r=notriddleYuki Okushi-19/+21
2022-07-30Rollup merge of #99891 - compiler-errors:suggest-slicing-carefully, r=oli-obkYuki Okushi-3/+22
2022-07-30Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillotYuki Okushi-88/+6
2022-07-30Rollup merge of #99881 - compiler-errors:issue-99876, r=tmiaskoYuki Okushi-3/+14
2022-07-30Rollup merge of #99831 - djkoloski:add_fuchsia_target_documentation, r=tmandryYuki Okushi-0/+296
2022-07-30Rollup merge of #99671 - TaKO8Ki:suggest-dereferencing-index, r=compiler-errorsYuki Okushi-32/+111
2022-07-30Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obkYuki Okushi-42/+138
2022-07-30Rollup merge of #99227 - Lokathor:fix-thumbv4t-none-eabi-frame-pointer, r=dav...Yuki Okushi-3/+21