about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-14Merge pull request #2468 from rust-lang/query-cleaningTshepang Mbambo-2/+5
2025-06-14Switch to gcc-14 by default to fix some run-make testsAntoni Boucher-6/+14
2025-06-14Fix reference mutability in coerce_container_to_any diagnosticsBenjamin Saunders-5/+34
2025-06-14Use precedence-aware formatting for coerce_container_to_any suggestionsBenjamin Saunders-5/+9
2025-06-14Fix coerce_container_to_any false positive on autoderefBenjamin Saunders-12/+23
2025-06-14do not inline linksTshepang Mbambo-2/+5
2025-06-14title caseTshepang Mbambo-1/+1
2025-06-14Merge pull request #2467 from rust-lang/tshepang-patch-1Tshepang Mbambo-11/+11
2025-06-14use sentence caseTshepang Mbambo-11/+11
2025-06-14Merge pull request #2466 from rust-lang/tshepang-movedTshepang Mbambo-2/+2
2025-06-14content has moved to another chapterTshepang Mbambo-2/+2
2025-06-14Auto merge of #142289 - fmease:maybe-perf-gen-args, r=compiler-errorsbors-6/+5
2025-06-14Merge pull request #2465 from xizheyin/rustc-queryTshepang Mbambo-39/+46
2025-06-14Added support for testing the backend with abi-cafemichal kostrubiec-2/+68
2025-06-14use `extern "custom"` on naked functions with a custom calling conventionFolkert de Vries-28/+19
2025-06-14docs: make unbuffered_bytes docs more consistent (#15019)dswij-1/+1
2025-06-14Merge pull request #2441 from rust-lang/tshepang-remove-title-caseTshepang Mbambo-28/+28
2025-06-14Remove unneeded lifetime (#15040)dswij-1/+1
2025-06-14use `is_multiple_of` to check if an addr is alignedFolkert de Vries-9/+9
2025-06-14Auto merge of #142259 - sayantn:simplify-intrinsics, r=workingjubileebors-1/+1
2025-06-14Auto merge of #142259 - sayantn:simplify-intrinsics, r=workingjubileebors-829/+479
2025-06-14Fix `needless_doctest_main` panic when doctest is invalid (#15052)dswij-1/+20
2025-06-14Fix for tests/run-make/no-builtins-attributeAntoni Boucher-2/+8
2025-06-14Prepare `rustc-dev` component un-remapping in the compilerUrgau-82/+112
2025-06-14remove check_run function from helpersbit-aloo-27/+9
2025-06-14Merge pull request #4399 from RalfJung/rustupRalf Jung-616/+1275
2025-06-14Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place...bors-10/+140
2025-06-14remove check_run method from configbit-aloo-13/+2
2025-06-14replace all instances of check_run in download with execution contextbit-aloo-2/+2
2025-06-14replace all instances of check_run in config with execution contextbit-aloo-17/+15
2025-06-14Fix random failure when JS code is executed when the whole file was not read yetGuillaume Gomez-37/+37
2025-06-14Remove outdated docs about broken ABIbjorn3-117/+0
2025-06-14Remove all support for wasm's legacy ABIbjorn3-16/+2
2025-06-14Remove all support for wasm's legacy ABIbjorn3-481/+28
2025-06-14Rustup to rustc 1.89.0-nightly (8da623945 2025-06-13)bjorn3-1/+1
2025-06-14Sync from rust 8da623945f83933dd38644d5745532ee032e855bbjorn3-11/+13
2025-06-14Auto merge of #142492 - matthiaskrgr:rollup-a132ytq, r=matthiaskrgrbors-1903/+1821
2025-06-14Rollup merge of #142489 - tgross35:update-builtins, r=tgross35Matthias Krüger-157/+554
2025-06-14Rollup merge of #142484 - dtolnay:bsetextract, r=m-ou-seMatthias Krüger-4/+4
2025-06-14Rollup merge of #142477 - JonathanBrouwer:associated-type-suggestion, r=Waffl...Matthias Krüger-1/+60
2025-06-14Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubileeMatthias Krüger-44/+34
2025-06-14Rollup merge of #142243 - RalfJung:float-test-dedup, r=tgross35Matthias Krüger-676/+308
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-4/+0
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-11/+5
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-4/+0
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-822/+458
2025-06-14Rollup merge of #141493 - tamird:addreskind-bytestr, r=joshtriplettMatthias Krüger-4/+14
2025-06-14Rollup merge of #141399 - GuillaumeGomez:extracted-doctest, r=aDotInTheVoidMatthias Krüger-56/+251
2025-06-14Rollup merge of #140593 - m-ou-se:some-temp, r=NadrierilMatthias Krüger-139/+138
2025-06-14fix ci/cd errorrelaxcn-10/+40