about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-03Don't be incompleteMichael Goulet-92/+128
2023-08-03Fix upcasting with normalization in old solver, add a testMichael Goulet-2/+32
2023-08-03short-circuit when proj def ids differMichael Goulet-14/+20
2023-08-03Rework upcastingMichael Goulet-104/+297
2023-08-03Handle non-utf8 rpaths (fix FIXME)Martin Nordholts-32/+39
2023-08-03Auto merge of #114420 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-04enable suggest convert to slice for binary operationyukang-3/+5
2023-08-03Fix wrong span for trait selection failure error reportingyukang-0/+83
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-03inline helper methods into `with_new_goal`lcnr-115/+80
2023-08-03add testslcnr-35/+185
2023-08-03rewrite stack dependent overflow handlinglcnr-175/+282
2023-08-03Make test harness lint about unnnameable tests.Camille GILLOT-85/+65
2023-08-03bump parking_lot 0.11 to 0.12klensy-4/+4
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-03handle overflow in the `EvalCtxt` separatelylcnr-189/+156
2023-08-03add `ensure_sufficient_stack` to the new solverlcnr-18/+21
2023-08-03fix `make_ambiguous_response_no_constraints`lcnr-47/+41
2023-08-03avoid more `ty::Binder:dummy`lcnr-36/+29
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
2023-08-03Also lint on cast/cast_mut and ptr::from_mut/ptr::from_refUrgau-36/+121
2023-08-03fix the span in the suggestion of remove question markbohan-1/+32
2023-08-03Auto merge of #114396 - compiler-errors:hir-typeck-nits, r=oli-obkbors-68/+28
2023-08-03Implement Option::take_ifMichael Watzko-0/+35
2023-08-03Auto merge of #3007 - rust-lang:rustup-2023-08-03, r=oli-obkbors-1120/+1270
2023-08-03Auto merge of #114400 - matthiaskrgr:rollup-1hkd1ay, r=matthiaskrgrbors-13/+14
2023-08-03Rollup merge of #114387 - eholk:eholk-on-vacation, r=compiler-errorsMatthias Krüger-1/+0