about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-02Auto merge of #121870 - matthiaskrgr:rollup-mfpa3jx, r=matthiaskrgrbors-708/+1165
2024-03-01Rollup merge of #121824 - celinval:smir-scalar, r=oli-obkMatthias Krüger-25/+296
2024-03-01Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo...Matthias Krüger-4/+4
2024-03-01Rollup merge of #121803 - estebank:dont-mention-type-error-e0277, r=compiler-...Matthias Krüger-3/+5
2024-03-01Rollup merge of #121750 - Nadrieril:switchkind-if, r=matthewjasperMatthias Krüger-65/+59
2024-03-01Rollup merge of #121730 - ecnelises:aix_pgo, r=wesleywiserMatthias Krüger-1/+4
2024-03-01Rollup merge of #121706 - Nadrieril:simplify-sort-candidate, r=matthewjasperMatthias Krüger-34/+17
2024-03-01Rollup merge of #121634 - RavuAlHemio:slice-prefix-suffix-docs, r=cuviperMatthias Krüger-4/+10
2024-03-01Rollup merge of #121497 - lcnr:coherence-suggest-increasing-recursion-limit, ...Matthias Krüger-256/+342
2024-03-01Rollup merge of #121153 - chenyukang:yukang-fix-105431-type-mismatch, r=estebankMatthias Krüger-41/+308
2024-03-01Rollup merge of #120305 - clubby789:unused-import-line, r=estebankMatthias Krüger-27/+67
2024-03-01Rollup merge of #111505 - GuillaumeGomez:turn-invalid-doc-attr-into-err, r=ru...Matthias Krüger-251/+56
2024-03-01Auto merge of #121395 - nikic:update-llvm-21, r=cuviperbors-11/+32
2024-03-01Add support to new float typesCelina G. Val-8/+31
2024-03-01Auto merge of #121859 - matthiaskrgr:rollup-i724wpm, r=matthiaskrgrbors-828/+505
2024-03-01Implement missing ABI structures in StableMIRCelina G. Val-25/+273
2024-03-01Rollup merge of #121853 - lcnr:normalizes_to-polarity, r=compiler-errorsMatthias Krüger-3/+38
2024-03-01Rollup merge of #121850 - reitermarkus:generic-nonzero-unsafe-trait, r=NilstriebMatthias Krüger-2/+6
2024-03-01Rollup merge of #121831 - gurry:fix-typo, r=oli-obkMatthias Krüger-1/+1
2024-03-01Rollup merge of #121828 - mu001999:clean, r=NilstriebMatthias Krüger-33/+0
2024-03-01Rollup merge of #121819 - nnethercote:fix-121812, r=oli-obkMatthias Krüger-28/+51
2024-03-01Rollup merge of #121818 - rcvalle:rust-cfi-remove-unused-typeid-for-fnsig, r=...Matthias Krüger-59/+2
2024-03-01Rollup merge of #121784 - Zalathar:if-or-converge, r=NadrierilMatthias Krüger-50/+64
2024-03-01Rollup merge of #121736 - HTGAzureX1212:HTGAzureX1212/remove-mutex-unlock, r=...Matthias Krüger-20/+0
2024-03-01Rollup merge of #121580 - Suyashtnt:issue-121502-fix, r=michaelwoeristerMatthias Krüger-7/+7
2024-03-01Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errorsMatthias Krüger-619/+202
2024-03-01Rollup merge of #121416 - veera-sivarajan:bugfix-120785, r=nnethercoteMatthias Krüger-4/+79
2024-03-01Rollup merge of #120646 - clubby789:uninit-destructuring-sugg, r=michaelwoeri...Matthias Krüger-2/+55
2024-03-01Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3bors-32/+583
2024-03-01Handle new LLVM sonameNikita Popov-11/+32
2024-03-01Update to LLVM 18.1.0 rc 4Nikita Popov-0/+0
2024-03-01normalizes-to: handle negative implslcnr-3/+38
2024-03-01If suggestion would leave an empty line, delete itclubby789-27/+67
2024-03-01Auto merge of #120264 - weihanglo:split-dward-kind-lto, r=michaelwoeristerbors-5/+5
2024-03-01Make `ZeroablePrimitive` trait unsafe.Markus Reiter-2/+6
2024-03-01Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnrbors-840/+509
2024-03-01Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errorsbors-14/+233
2024-03-01Fix typo in commentGurinder Singh-1/+1
2024-03-01Never say "`Trait` is implemented for `{type error}`"Esteban Küber-3/+5
2024-03-01Remove unused fluent messagesr0cky-33/+0
2024-03-01Rebase fallout from TypeRelating::binders, inline higher_ranked_subMichael Goulet-66/+51
2024-03-01Fallout from removing a_is_expectedMichael Goulet-127/+46
2024-03-01Remove a_is_expected from combine relationsMichael Goulet-134/+74
2024-03-01Get rid of some sub_exp and eq_expMichael Goulet-60/+48
2024-03-01Remove causeMichael Goulet-35/+8
2024-03-01Combine sub and eqMichael Goulet-492/+356
2024-03-01Preserve variance on error in generalizerMichael Goulet-2/+2
2024-03-01Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubileebors-231/+8
2024-03-01Handle stashing of delayed bugs.Nicholas Nethercote-21/+44
2024-02-29CFI: Remove unused `typeid_for_fnsig`Ramon de C Valle-59/+2