about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-11Add test for #122775Dario Nieuwenhuis-0/+17
2024-05-11Auto merge of #125000 - matthiaskrgr:rollup-cc9lc2y, r=matthiaskrgrbors-6/+20
2024-05-11Rollup merge of #124994 - saethlin:saethlin-triagebot, r=scottmcmMatthias Krüger-1/+4
2024-05-11Rollup merge of #124991 - Infinixius:patch-1, r=NilstriebMatthias Krüger-1/+1
2024-05-11Rollup merge of #124818 - compiler-errors:ena, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-05-11Rollup merge of #124766 - devnexen:getrandom_solarish, r=Mark-SimulacrumMatthias Krüger-1/+12
2024-05-11Auto merge of #124996 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-10Update cargoWeihang Lo-0/+0
2024-05-11Auto merge of #124993 - jieyouxu:rollup-u02aso7, r=jieyouxubors-59/+125
2024-05-10Add @saethlin to some triagebot groupsBen Kimock-1/+4
2024-05-11Rollup merge of #124930 - compiler-errors:consume-arg, r=petrochenkov许杰友 Jieyou Xu (Joe)-1/+25
2024-05-11Rollup merge of #124904 - RalfJung:reachable, r=tmiasko许杰友 Jieyou Xu (Joe)-10/+22
2024-05-11Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan许杰友 Jieyou Xu (Joe)-0/+5
2024-05-11Rollup merge of #124318 - bvanjoi:fix-123911, r=petrochenkov许杰友 Jieyou Xu (Joe)-48/+70
2024-05-11Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petro...许杰友 Jieyou Xu (Joe)-0/+3
2024-05-10Fix typo in ManuallyDrop's documentationInfinixius-1/+1
2024-05-10Auto merge of #124982 - compiler-errors:uplift-trait-ref, r=lcnrbors-313/+492
2024-05-10Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasperbors-14/+231
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-241/+445
2024-05-10Lift `Lift`Michael Goulet-33/+17
2024-05-10Auto merge of #124952 - compiler-errors:no-error, r=lcnrbors-393/+432
2024-05-11ignore generics args in attribute pathsbohan-48/+70
2024-05-10Auto merge of #124972 - matthiaskrgr:rollup-3fablim, r=matthiaskrgrbors-401/+467
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-116/+92
2024-05-10Rollup merge of #124888 - GuillaumeGomez:migrate-rustdoc-output-path, r=jieyouxuMatthias Krüger-5/+9
2024-05-10Rollup merge of #124797 - beetrees:primitive-float, r=davidtwcoMatthias Krüger-95/+155
2024-05-10Rollup merge of #124778 - fmease:fix-diag-msg-parse-meta-item, r=nnethercoteMatthias Krüger-78/+93
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-10Auto merge of #124863 - DaniPopes:from-str-radix-panic, r=Amanieubors-6/+6
2024-05-10Auto merge of #124774 - the8472:subnanosecond-benches, r=jhprattbors-17/+20
2024-05-10Migrate `run-make/rustdoc-output-path` to rmakeGuillaume Gomez-5/+9
2024-05-10Fix parse error message for meta itemsLeón Orell Valerian Liehr-78/+93
2024-05-10Auto merge of #124961 - matthiaskrgr:rollup-1jj65p6, r=matthiaskrgrbors-460/+359
2024-05-10fix typoRalf Jung-1/+1
2024-05-10Rollup merge of #124955 - nnethercote:next_ty_var, r=lcnrMatthias Krüger-332/+128
2024-05-10Rollup merge of #124943 - lcnr:generic-args-ref, r=compiler-errorsMatthias Krüger-15/+19
2024-05-10Rollup merge of #124936 - lcnr:cool-beans, r=compiler-errorsMatthias Krüger-34/+113
2024-05-10Rollup merge of #124927 - klensy:xz3, r=KobzolMatthias Krüger-11/+2
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-10Rollup merge of #124551 - Swatinem:debug-str-bench, r=cuviperMatthias Krüger-0/+80
2024-05-10Auto merge of #124953 - compiler-errors:own-params, r=lcnrbors-171/+179