about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-09Fix suggestion span involving wrongly placed generic arg on enum variantsGurinder Singh-3/+356
2023-10-06Auto merge of #111595 - fortanix:raoul/waitqueue_clarifications, r=workingjub...bors-7/+19
2023-10-06Auto merge of #116018 - DianQK:simd-wide-sum-test, r=scottmcmbors-13/+13
2023-10-06Add a wishlist FIXMEscottmcm-0/+2
2023-10-06Auto merge of #116472 - matthiaskrgr:rollup-1mz0qrp, r=matthiaskrgrbors-33/+69
2023-10-06Rollup merge of #116469 - prakashAditya639:master, r=workingjubileeMatthias Krüger-1/+1
2023-10-06Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obkMatthias Krüger-32/+68
2023-10-06Auto merge of #116463 - ChrisDenton:nlibc, r=workingjubileebors-13/+18
2023-10-06typo in README.mdAdityaPrakash-1/+1
2023-10-06Auto merge of #101150 - jethrogb:jb/cleanup-sgx-user-memory-copies, r=working...bors-122/+85
2023-10-06Auto merge of #116269 - Veykril:rustc-abi, r=WaffleLapkinbors-232/+295
2023-10-06Remove libcChris Denton-13/+18
2023-10-05Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errorsbors-23/+23
2023-10-05remove is global hackOğuz Ağcayazı-23/+23
2023-10-05Auto merge of #116455 - matthiaskrgr:rollup-p226a5u, r=matthiaskrgrbors-356/+762
2023-10-05Rollup merge of #116452 - cjgillot:noassert-erased, r=oli-obkMatthias Krüger-3/+0
2023-10-05Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er...Matthias Krüger-203/+460
2023-10-05Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obkMatthias Krüger-55/+143
2023-10-05Rollup merge of #116288 - ouz-a:smir_spans, r=spastorinoMatthias Krüger-82/+157
2023-10-05Rollup merge of #116220 - llogiq:stabilize-option-as-slice, r=BurntSushiMatthias Krüger-13/+2
2023-10-05move subtyper change reveal_allouz-a-55/+143
2023-10-05Do not assert that hidden types don't have erased regions.Camille GILLOT-3/+0
2023-10-05Auto merge of #103046 - JanBeh:PR_clarify_cmp_terminology, r=workingjubileebors-17/+50
2023-10-05Auto merge of #114042 - liushuyu:ubuntu/i586-fpmath, r=workingjubileebors-1/+1
2023-10-05docs: Correct terminology in std::cmpJan Behrens-17/+50
2023-10-05Auto merge of #104153 - tspiteri:doc-float-constants, r=workingjubileebors-4/+80
2023-10-05Auto merge of #116427 - cjgillot:no-internal, r=oli-obkbors-57/+106
2023-10-05impl stable for kindsOğuz Ağcayazı-114/+114
2023-10-05add span to statementsouz-a-73/+98
2023-10-05Auto merge of #116443 - workingjubilee:rollup-r9mh13f, r=workingjubileebors-396/+553
2023-10-05Rollup merge of #116432 - notriddle:master, r=fmeaseJubilee-8/+68
2023-10-05Rollup merge of #116431 - estebank:issue-80476, r=compiler-errorsJubilee-136/+136
2023-10-05Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errorsJubilee-145/+226
2023-10-05Rollup merge of #116296 - compiler-errors:default-return, r=estebankJubilee-89/+105
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-18/+18
2023-10-05Auto merge of #116273 - compiler-errors:refine2, r=tmandrybors-8/+23
2023-10-05Auto merge of #116184 - compiler-errors:afit-lint, r=tmandrybors-60/+308
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-203/+460
2023-10-04Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillotbors-128/+74
2023-10-04Apply suggestions from code reviewTyler Mandry-2/+7
2023-10-04Fix spans for comments in rustfmtMichael Goulet-1/+2
2023-10-04Point to closure return instead of output if defaultedMichael Goulet-3/+7
2023-10-04Fix clippyMichael Goulet-18/+14
2023-10-04Point to where missing return type should goMichael Goulet-71/+86
2023-10-04Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-...bors-34/+69
2023-10-04Clarify `invalid_reference_casting` lint around interior mutable typesUrgau-32/+68
2023-10-04Add URL to test case issuesMichael Howell-1/+21
2023-10-04Rename issue-\d+.rs tests to have meaningful namesMichael Howell-1/+1
2023-10-04Tweak wording of E0562Esteban Küber-136/+136
2023-10-04clean up struct field suggestionsLeón Orell Valerian Liehr-145/+226