about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-02Rollup merge of #121875 - estebank:e0277-drive-by, r=compiler-errorsMatthias Krüger-16/+17
2024-03-02Rollup merge of #121861 - tbu-:pr_floating_point_exact_examples, r=workingjub...Matthias Krüger-22/+26
2024-03-02Rollup merge of #121847 - shamatar:btreemap_fix_implicits, r=cuviperMatthias Krüger-1/+1
2024-03-02Rollup merge of #121835 - nnethercote:mv-HandleStore, r=bjorn3Matthias Krüger-86/+99
2024-03-02Rollup merge of #121815 - nnethercote:mv-gather_comments, r=est31Matthias Krüger-127/+126
2024-03-02Rollup merge of #121739 - jieyouxu:loooong-typename, r=estebankMatthias Krüger-50/+117
2024-03-02Rollup merge of #121715 - Nadrieril:testcase-or, r=matthewjasperMatthias Krüger-122/+155
2024-03-02Rollup merge of #120684 - carschandler:patch-1, r=nnethercoteMatthias Krüger-1/+1
2024-03-02Rollup merge of #109263 - squell:master, r=cuviperMatthias Krüger-5/+4
2024-03-02Auto merge of #121657 - estebank:issue-119665, r=davidtwcobors-57/+146
2024-03-02Auto merge of #121878 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-02Account for unmet `T: !Copy` in E0277 messageEsteban Küber-9/+16
2024-03-01Update cargoWeihang Lo-0/+0
2024-03-02Auto merge of #121870 - matthiaskrgr:rollup-mfpa3jx, r=matthiaskrgrbors-708/+1165
2024-03-01Update E0716.mdcarschandler-3/+2
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-01Avoid silently writing to a file when the involved ty is long许杰友 Jieyou Xu (Joe)-6/+30
2024-03-01Implement missing ABI structures in StableMIRCelina G. Val-25/+273
2024-03-01Use the guaranteed precision of a couple of float functions in docsTobias Bucher-22/+26
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