about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-04Auto merge of #3011 - saethlin:spellck, r=RalfJungbors-7/+7
2023-08-04Auto merge of #3012 - rust-lang:rustup-2023-08-04, r=oli-obkbors-1693/+3274
2023-08-04Merge from rustcThe Miri Conjob Bot-1692/+3273
2023-08-04Auto merge of #114449 - matthiaskrgr:rollup-cekswes, r=matthiaskrgrbors-488/+715
2023-08-04Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-04Rollup merge of #114431 - ehuss:ssa-test, r=est31Matthias Krüger-3/+0
2023-08-04Rollup merge of #114429 - Enselic:compiletest-fix, r=est31Matthias Krüger-10/+14
2023-08-04Rollup merge of #114409 - lcnr:confirmation, r=compiler-errorsMatthias Krüger-23/+17
2023-08-04Rollup merge of #114404 - GuillaumeGomez:migrate-gui-test-color-26, r=notriddleMatthias Krüger-1/+1
2023-08-04Rollup merge of #114373 - xstaticxgpx:dev, r=the8472Matthias Krüger-4/+14
2023-08-04Rollup merge of #114348 - GuillaumeGomez:migrate-gui-test-color-25, r=notriddleMatthias Krüger-43/+30
2023-08-04Rollup merge of #113999 - Centri3:macro-arm-expand, r=wesleywiserMatthias Krüger-24/+246
2023-08-04Rollup merge of #113534 - oli-obk:simd_shuffle_dehackify, r=workingjubileeMatthias Krüger-380/+393
2023-08-04Auto merge of #114305 - lqd:bootstrap-strip, r=ozkanonurbors-11/+63
2023-08-04Auto merge of #110833 - compiler-errors:rustc-call-inliner-ice, r=cjgillotbors-159/+255
2023-08-03unix/kernel_copy.rs: copy_file_range_candidate allows empty output filesxstaticxgpx-4/+14
2023-08-03Auto merge of #108955 - Nilstrieb:dont-use-me-pls, r=oli-obkbors-49/+209
2023-08-03A bit of spell-checkingBen Kimock-7/+7
2023-08-03Auto merge of #114424 - matthiaskrgr:rollup-cegblvo, r=matthiaskrgrbors-685/+1229
2023-08-03Enable tests on rustc_codegen_ssaEric Huss-3/+0
2023-08-03compiletest: Handle non-utf8 paths (fix FIXME)Martin Nordholts-10/+14
2023-08-03blessMichael Goulet-0/+79
2023-08-03Explicitly don't inline user-written rust-call fnsMichael Goulet-201/+102
2023-08-03Only unpack tupled args in inliner if we expect args to be unpackedMichael Goulet-12/+89
2023-08-03Negative test for inlining `<Box<dyn Fn()> as Fn<()>>::call`Michael Goulet-0/+39
2023-08-03Auto merge of #114420 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-03Rollup merge of #114415 - Kobzol:bootstrap-check-vendor-gcc, r=ozkanonurMatthias Krüger-0/+6
2023-08-03Rollup merge of #114408 - WaffleLapkin:waffle-on-vacation, r=wesleywiserMatthias Krüger-1/+1
2023-08-03Rollup merge of #114403 - bvanjoi:fix-114392, r=estebankMatthias Krüger-1/+32
2023-08-03Rollup merge of #114395 - ttsugriy:hoist-lookup, r=lqdMatthias Krüger-1/+2
2023-08-03Rollup merge of #114372 - RalfJung:const-pointer-as-int, r=oli-obkMatthias Krüger-411/+547
2023-08-03Rollup merge of #114300 - MU001999:fix/turbofish-pat, r=estebankMatthias Krüger-42/+125
2023-08-03Rollup merge of #114237 - bvanjoi:fix-114219, r=cjgillotMatthias Krüger-4/+32
2023-08-03Rollup merge of #113657 - Urgau:expand-incorrect_fn_null_check-lint, r=cjgillotMatthias Krüger-225/+484
2023-08-03strip librustc_driver.so even at stage 1Rémy Rakic-4/+2
2023-08-03Update cargoWeihang Lo-0/+0
2023-08-03Skip checking of `rustc_codegen_gcc` with vendoring enabledJakub Beránek-0/+6
2023-08-03Add `internal_features` lintNilstrieb-49/+209
2023-08-03Auto merge of #3009 - oli-obk:auto_actions, r=oli-obkbors-9/+16
2023-08-03Auto merge of #3010 - RalfJung:assign_overlapping, r=RalfJungbors-0/+9
2023-08-03add test checking that overlapping assignments workRalf Jung-0/+9
2023-08-03builtin impl confirmation wuhulcnr-23/+17
2023-08-03Auto merge of #113199 - b-naber:slice-pattern-type-inference, r=lcnrbors-105/+489
2023-08-03Avoid infinite recursion for auto-fmt and auto-clippyOli Scherer-9/+16
2023-08-03Reduce arbitrary self type suggestionsr0cky-32/+15
2023-08-03Auto merge of #112043 - jieyouxu:suggestion_macro_expansion_source_callsites,...bors-10/+314
2023-08-03Forbid old-style `simd_shuffleN` intrinsicsOli Scherer-380/+393
2023-08-03Migrate GUI colors test to original CSS color formatGuillaume Gomez-1/+1
2023-08-03Also add label with original type for function pointersUrgau-13/+40
2023-08-03Avoid too many expected symbols and reduce `None`sr0cky-64/+58