about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-21Rollup merge of #138623 - daltenty:daltenty/fix-compiler-rt, r=KobzolMatthias Krüger-1/+4
2025-03-21Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am...Matthias Krüger-8/+67
2025-03-21Rollup merge of #138364 - BLANKatGITHUB:compiler, r=RalfJungMatthias Krüger-25/+17
2025-03-21Auto merge of #138704 - Kobzol:ci-llvm-checks, r=onur-ozkanbors-62/+53
2025-03-21Merge pull request #4236 from RalfJung/rustupRalf Jung-1508/+5928
2025-03-21Also check for compiler-builtins in linked_symbolsbjorn3-1/+3
2025-03-21Don't attempt to export compiler-builtins symbols from rust dylibsbjorn3-1/+4
2025-03-21Fix lint name in unused linker_messages warningbjorn3-6/+6
2025-03-21Merge from rustcRalf Jung-1507/+5927
2025-03-21Preparing for merge from rustcRalf Jung-1/+1
2025-03-21Move some calls to before calling codegen_cratebjorn3-25/+24
2025-03-21Move make_input callbjorn3-12/+7
2025-03-21Cache current_dll_path outputbjorn3-56/+66
2025-03-21test(ui): add tuple-struct-where-clause-suggestion ui test for #91520Karol Zwolak-0/+38
2025-03-21Fix test using `download-ci-llvm=true` on CIJakub Beránek-1/+1
2025-03-21Disable CI mode when checking default bootstrap profilesJakub Beránek-1/+2
2025-03-21Set `if-unchanged` as the default value for `download-ci-llvm` when we're on CI.Jakub Beránek-1/+8
2025-03-21Allow unused code in testsJakub Beránek-0/+1
2025-03-21Remove duplicated check for LLVM modifications and disable `download-ci-llvm=...Jakub Beránek-42/+23
2025-03-21Unify LLVM invalidation path handlingJakub Beránek-17/+18
2025-03-21coverage: Defer the filtering of hole spansZalathar-15/+15
2025-03-21coverage: Separate span-extraction from unexpansionZalathar-75/+66
2025-03-21Merge pull request #4235 from RalfJung/catch_unwindRalf Jung-1/+2
2025-03-21Rustup to rustc 1.87.0-nightly (78948ac25 2025-03-20)bjorn3-1/+1
2025-03-21Sync from rust 78948ac259253ce89effca1e8bb64d16f4684aa4bjorn3-7/+24
2025-03-21catch_unwind intrinsic: document return valueRalf Jung-0/+1
2025-03-21catch_unwind: do not permit catch function to unwindRalf Jung-1/+2
2025-03-21Merge pull request #2265 from BoxyUwU/typing_envlcnr-211/+211
2025-03-21Stub out codegen backend test pagesJieyou Xu-2/+28
2025-03-21Move Fuchsia and RfL under `ecosystem-test-jobs/` folderJieyou Xu-9/+11
2025-03-21update rustfmt testlcnr-2/+2
2025-03-21coretests stop relying on `inline_const_pat`lcnr-601/+609
2025-03-21fix pretty testlcnr-4/+1
2025-03-21remove `feature(inline_const_pat)`lcnr-886/+109
2025-03-21Auto merge of #138768 - matthiaskrgr:rollup-nfu3cm3, r=matthiaskrgrbors-118/+727
2025-03-21Address commentsJohn Kåre Alsaker-21/+33
2025-03-21Use hashbrown from crates.ioJohn Kåre Alsaker-4/+13
2025-03-21Recognise new IPv6 non-global range from RFC9602Bardi Harborow-0/+4
2025-03-21Optimize hash map operations in the query systemJohn Kåre Alsaker-37/+46
2025-03-21Update commentsJohn Kåre Alsaker-2/+8
2025-03-21Abort in deadlock handler if we fail to get a query mapJohn Kåre Alsaker-12/+25
2025-03-21Rollup merge of #138754 - oli-obk:push-vtqtnwluyxop, r=compiler-errorsMatthias Krüger-1/+22
2025-03-21Rollup merge of #138751 - Jeff-A-Martin:used-with-archive-test-fuchsia, r=jie...Matthias Krüger-0/+1
2025-03-21Rollup merge of #138743 - onur-ozkan:override-is-ci-behaviour, r=KobzolMatthias Krüger-74/+415
2025-03-21Rollup merge of #138724 - fmease:list-stems-bear-no-name, r=nnethercoteMatthias Krüger-2/+12
2025-03-21Rollup merge of #138713 - RalfJung:memory-hook-pointers, r=oli-obkMatthias Krüger-2/+26
2025-03-21Rollup merge of #138694 - LuuuXXX:fix-platform-support-book, r=jieyouxuMatthias Krüger-3/+3
2025-03-21Rollup merge of #138650 - thaliaarchi:io-write-fmt-known, r=ibraheemdevMatthias Krüger-36/+48
2025-03-21Rollup merge of #137357 - syvb:sv/log-docs, r=tgross35Matthias Krüger-0/+200
2025-03-21Auto merge of #138761 - flip1995:clippy-subtree-update, r=Manishearthbors-1149/+4616