about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-26Update Android testing to API 21, matching NDK 26Matthew Maurer-12/+15
2024-07-25Auto merge of #128186 - matthiaskrgr:rollup-01b7t98, r=matthiaskrgrbors-576/+762
2024-07-25Rollup merge of #128173 - compiler-errors:misused-intrinsics, r=oli-obkMatthias Krüger-47/+0
2024-07-25Rollup merge of #128172 - compiler-errors:non-self-arg, r=chenyukangMatthias Krüger-20/+81
2024-07-25Rollup merge of #128171 - compiler-errors:arg-compat, r=oli-obkMatthias Krüger-130/+108
2024-07-25Rollup merge of #128158 - workingjubilee:unsafe-wrap-personality-gcc, r=Chris...Matthias Krüger-141/+180
2024-07-25Rollup merge of #128138 - folkertdev:asm-option-allowlist, r=lcnrMatthias Krüger-72/+49
2024-07-25Rollup merge of #127300 - biabbas:fix_connect_timeout, r=tgross35Matthias Krüger-10/+19
2024-07-25Rollup merge of #121364 - Urgau:unary_precedence, r=compiler-errorsMatthias Krüger-156/+325
2024-07-25Auto merge of #128102 - Oneirical:real-testate, r=Kobzolbors-29/+52
2024-07-25In connect timeout, read readiness of socket for vxworks. Check pollhup or po...B I Mohammed Abbas-10/+19
2024-07-25Auto merge of #127995 - workingjubilee:say-turings-prayer, r=BoxyUwUbors-65/+57
2024-07-25Auto merge of #128169 - matthiaskrgr:rollup-ylsoq30, r=matthiaskrgrbors-607/+792
2024-07-24Don't add crashes for misuses of intrinsicsMichael Goulet-47/+0
2024-07-24Don't ICE if HIR and middle types disagree in borrowck error reportingMichael Goulet-20/+81
2024-07-24Make sure that args are compatible in resolve_associated_itemMichael Goulet-130/+108
2024-07-25Rollup merge of #128160 - compiler-errors:auto, r=jackh726Matthias Krüger-23/+103
2024-07-25Rollup merge of #128111 - estebank:no-question, r=fmeaseMatthias Krüger-151/+159
2024-07-25Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxuMatthias Krüger-57/+113
2024-07-25Rollup merge of #127528 - estebank:ascii-control-chars, r=oli-obkMatthias Krüger-308/+216
2024-07-25Rollup merge of #127054 - compiler-errors:bound-ordering, r=fmeaseMatthias Krüger-68/+201
2024-07-25Apply suggestions from code reviewLeón Orell Valerian Liehr-2/+6
2024-07-24std: update comments on gcc personality fnJubilee Young-10/+32
2024-07-24std: unsafe-wrap gcc::rust_eh_personality and implJubilee Young-131/+148
2024-07-24Auto merge of #128155 - matthiaskrgr:rollup-lxtal9f, r=matthiaskrgrbors-335/+742
2024-07-24Don't ICE when auto trait has assoc ty in old solverMichael Goulet-23/+103
2024-07-24Fix ddltool-failed testEsteban Küber-1/+1
2024-07-24Do not use question as labelEsteban Küber-151/+159
2024-07-24Rollup merge of #128140 - veera-sivarajan:remove-ident-to-str-conversions, r=...Matthias Krüger-4/+4
2024-07-24Rollup merge of #128135 - joboet:reduplicate_tls, r=tgross35Matthias Krüger-16/+8
2024-07-24Rollup merge of #128122 - tgross35:missing-fragment-specifier-unconditional, ...Matthias Krüger-1/+116
2024-07-24Rollup merge of #128046 - GrigorenkoPV:90435, r=tgross35Matthias Krüger-15/+11
2024-07-24Rollup merge of #127717 - gurry:127441-stray-impl-sugg, r=compiler-errorsMatthias Krüger-29/+295
2024-07-24Rollup merge of #126548 - rik86189:issue-88264-fix, r=tgross35Matthias Krüger-7/+2
2024-07-24Rollup merge of #126042 - davidzeng0:master, r=AmanieuMatthias Krüger-0/+61
2024-07-24Rollup merge of #122192 - oli-obk:type_of_opaque_for_const_checks, r=lcnrMatthias Krüger-263/+245
2024-07-24Auto merge of #128146 - notriddle:notriddle/natsortfixes, r=GuillaumeGomezbors-70/+119
2024-07-24rustdoc: clean up and fix ord violations in item sortingMichael Howell-70/+119
2024-07-24Mark `missing_fragment_specifier` as `FutureReleaseErrorReportInDeps`Trevor Gross-1/+116
2024-07-24Auto merge of #128142 - matthiaskrgr:rollup-rep8ofv, r=matthiaskrgrbors-435/+528
2024-07-24Do not assemble candidates for auto traits of opaque types in their defining ...Oli Scherer-54/+93
2024-07-24Add regression testsOli Scherer-0/+88
2024-07-24Do not try to reveal hidden types when trying to prove Freeze in the defining...Oli Scherer-261/+67
2024-07-24Rollup merge of #128133 - nnethercote:fix-cfg_attr-spans, r=petrochenkovMatthias Krüger-41/+41
2024-07-24Rollup merge of #128131 - ChrisDenton:stuff, r=workingjubileeMatthias Krüger-32/+35
2024-07-24Rollup merge of #128120 - compiler-errors:async-fn-name, r=oli-obkMatthias Krüger-12/+43
2024-07-24Rollup merge of #127733 - GrigorenkoPV:don't-forget, r=AmanieuMatthias Krüger-132/+88
2024-07-24Rollup merge of #127480 - biabbas:vxworks, r=workingjubileeMatthias Krüger-5/+35
2024-07-24Rollup merge of #127457 - donno2048:master, r=albertlarsan68Matthias Krüger-31/+35
2024-07-24Rollup merge of #127374 - estebank:wrong-generic-args, r=oli-obkMatthias Krüger-176/+184