about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-05-11Auto merge of #125010 - matthiaskrgr:rollup-270pck3, r=matthiaskrgrbors-2/+4
2024-05-11Rollup merge of #124978 - saethlin:ref-casting_derefs, r=Urgau,NilstriebMatthias Krüger-2/+4
2024-05-11Auto merge of #124567 - Jules-Bertholet:and-eats-andmut, r=Nadrierilbors-140/+219
2024-05-11Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFoxbors-97/+103
2024-05-11Rollup merge of #124818 - compiler-errors:ena, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-05-11Auto merge of #124993 - jieyouxu:rollup-u02aso7, r=jieyouxubors-18/+42
2024-05-11Rollup merge of #124930 - compiler-errors:consume-arg, r=petrochenkov许杰友 Jieyou Xu (Joe)-1/+5
2024-05-11Rollup merge of #124904 - RalfJung:reachable, r=tmiasko许杰友 Jieyou Xu (Joe)-10/+22
2024-05-11Rollup merge of #124318 - bvanjoi:fix-123911, r=petrochenkov许杰友 Jieyou Xu (Joe)-7/+12
2024-05-11Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petro...许杰友 Jieyou Xu (Joe)-0/+3
2024-05-10Auto merge of #124982 - compiler-errors:uplift-trait-ref, r=lcnrbors-312/+489
2024-05-10Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasperbors-14/+106
2024-05-10Apply nits, make some bounds into supertraits on inherent traitsMichael Goulet-56/+57
2024-05-10Also debugMichael Goulet-21/+11
2024-05-10Lift `TraitRef` into `rustc_type_ir`Michael Goulet-240/+442
2024-05-10Lift `Lift`Michael Goulet-33/+17
2024-05-10Auto merge of #124952 - compiler-errors:no-error, r=lcnrbors-393/+432
2024-05-10Add comment on `cap_to_weakly_not`Jules Bertholet-0/+1
2024-05-10Move all ref pat logic into `check_pat_ref`Jules Bertholet-155/+132
2024-05-10Remove redundant commentJules Bertholet-2/+0
2024-05-10No more `Option<Option<>>`Jules Bertholet-19/+15
2024-05-10Rename `explicit_ba`Jules Bertholet-4/+4
2024-05-10Comments and fixesJules Bertholet-13/+24
2024-05-10Fix spans when macros are involvedJules Bertholet-4/+4
2024-05-10Various fixes:Jules Bertholet-14/+30
2024-05-10Match ergonomics 2024: let `&` patterns eat `&mut`Jules Bertholet-52/+132
2024-05-10Handle Deref expressions in invalid_reference_castingBen Kimock-2/+4
2024-05-11ignore generics args in attribute pathsbohan-7/+12
2024-05-10Auto merge of #124972 - matthiaskrgr:rollup-3fablim, r=matthiaskrgrbors-340/+380
2024-05-10Name tweaksMichael Goulet-75/+87
2024-05-10More rename falloutMichael Goulet-91/+93
2024-05-10Rename some ObligationCauseCode variantsMichael Goulet-247/+187
2024-05-10Remove glob imports for ObligationCauseCodeMichael Goulet-178/+279
2024-05-10rename some variants in FulfillmentErrorCodeMichael Goulet-62/+46
2024-05-10Rollup merge of #124957 - compiler-errors:builtin-deref, r=michaelwoeristerMatthias Krüger-104/+81
2024-05-10Rollup merge of #124797 - beetrees:primitive-float, r=davidtwcoMatthias Krüger-88/+146
2024-05-10Rollup merge of #124778 - fmease:fix-diag-msg-parse-meta-item, r=nnethercoteMatthias Krüger-41/+35
2024-05-10Rollup merge of #124615 - Zalathar:extracted-mappings, r=davidtwcoMatthias Krüger-107/+118
2024-05-10Auto merge of #124932 - RalfJung:temporal, r=compiler-errorsbors-9/+5
2024-05-10Fix parse error message for meta itemsLeón Orell Valerian Liehr-41/+35
2024-05-10Auto merge of #124961 - matthiaskrgr:rollup-1jj65p6, r=matthiaskrgrbors-414/+187
2024-05-10Rollup merge of #124955 - nnethercote:next_ty_var, r=lcnrMatthias Krüger-326/+127
2024-05-10Rollup merge of #124943 - lcnr:generic-args-ref, r=compiler-errorsMatthias Krüger-9/+9
2024-05-10Rollup merge of #124936 - lcnr:cool-beans, r=compiler-errorsMatthias Krüger-11/+34
2024-05-10Rollup merge of #124918 - nnethercote:FIXME-lcnr, r=lcnrMatthias Krüger-51/+12
2024-05-10Rollup merge of #124915 - nnethercote:rustc_target-cleanups, r=bjorn3Matthias Krüger-17/+5
2024-05-10Auto merge of #124953 - compiler-errors:own-params, r=lcnrbors-156/+164
2024-05-09Make builtin_deref just return a TyMichael Goulet-104/+81
2024-05-09Rename Generics::params to Generics::own_paramsMichael Goulet-156/+164
2024-05-10De-tuple two `vtable_trait_first_method_offset` args.Nicholas Nethercote-8/+4