about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-31Add const support for float rounding methodsRuan Comelli-117/+333
2025-05-31Auto merge of #141824 - matthiaskrgr:rollup-7nffwd0, r=matthiaskrgrbors-242/+323
2025-05-31Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxuMatthias Krüger-3/+6
2025-05-31Rollup merge of #141815 - mati865:mingw-aarch64-frame-pointers, r=workingjubileeMatthias Krüger-1/+7
2025-05-31Rollup merge of #141805 - tgross35:update-builtins, r=tgross35Matthias Krüger-4/+4
2025-05-31Rollup merge of #141793 - Kivooeo:test-reform, r=jieyouxuMatthias Krüger-40/+57
2025-05-31Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-deadMatthias Krüger-193/+191
2025-05-31Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-SimulacrumMatthias Krüger-1/+20
2025-05-31Rollup merge of #141112 - xizheyin:issue-141079, r=Mark-SimulacrumMatthias Krüger-0/+8
2025-05-31Rollup merge of #140787 - xizheyin:issue-140491, r=nnethercoteMatthias Krüger-0/+30
2025-06-01Merge pull request #2431 from jieyouxu/review-group许杰友 Jieyou Xu (Joe)-4/+15
2025-05-31Fix consider borrowing for else-ifJonathan Brouwer-11/+29
2025-05-31Failing tests for "consider borrowing"Jonathan Brouwer-0/+125
2025-05-31Use interned symbols instead of strings in more placesSamuel Tardieu-50/+72
2025-05-31triagebot: add doc link to `[assign]`Jieyou Xu-2/+4
2025-05-31Drive-by refactor: use `OnceCell` for the reverse region SCC graphAmanda Stjerna-18/+11
2025-05-31triagebot: setup `rustc-dev-guide` adhoc-groupJieyou Xu-0/+9
2025-05-31triagebot: fix incorrect linkJieyou Xu-2/+2
2025-05-31bootstrap: remap compiler vs non-compiler sources differentlyJieyou Xu-10/+70
2025-05-31Auto merge of #141685 - orlp:inplace-tls-drop, r=joboetbors-29/+88
2025-05-31cleaned up some testsKivooeo-40/+57
2025-05-31std: note that `std::str::from_utf8*` functions are aliases to `std::<str>::f...xizheyin-0/+8
2025-05-31Shared libLLVM linking is officially supported with MinGW and ClangMateusz Mikuła-1/+2
2025-05-31Fix C++ standard library name for *-windows-gnullvm targetsMateusz Mikuła-1/+3
2025-05-31Fix incorrect commentMateusz Mikuła-1/+1
2025-05-31Warn when gold was used as the linkerNoratrieb-1/+58
2025-05-31rustc_llvm: add Windows system libs only when cross-compiling from WindowsMateusz Mikuła-2/+2
2025-05-31Rustup to rustc 1.89.0-nightly (70b3f4666 2025-05-30)bjorn3-1/+1
2025-05-31Sync from rust 70b3f4666e24ce22fc32f5e357dbcf85d3254e63bjorn3-1/+2
2025-05-31Merge pull request #19900 from Veykril/push-zurosouxqxzzLukas Wirth-2/+2
2025-05-31fix: Fix manual not containing diagnostics documentationLukas Wirth-2/+2
2025-05-31Merge pull request #19899 from SomeoneToIgnore/generate-actionsLukas Wirth-0/+1
2025-05-31Enable non-leaf Frame Pointers for mingw-w64 Arm64 WindowsMateusz Mikuła-1/+7
2025-05-31Update Cargo.lockPhilipp Krones-47/+5
2025-05-31Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12'Philipp Krones-671/+1995
2025-05-31Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12'Philipp Krones-671/+1995
2025-05-31Rustup (#14938)Philipp Krones-156/+147
2025-05-31Bump nightly version -> 2025-05-31Philipp Krones-2/+2
2025-05-31Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-690/+2048
2025-05-31Auto merge of #141453 - compiler-errors:pgo-solver, r=Kobzolbors-0/+1
2025-05-31intrinsic-test: Reverse `has_constraints()` conditionTsukasa OI-1/+1
2025-05-31intrinsic-test: Use `c_prefix` to generate type namesTsukasa OI-1/+1
2025-05-31Add some new solver to PGOMichael Goulet-0/+1
2025-05-31Stabilize `sha512`, `sm3` and `sm4` intrinsics and runtime detectionsayantn-13/+13
2025-05-31Stabilize keylocker intrinsics and runtime detectionsayantn-14/+14
2025-05-31intrinsic-test: Modernization of the coding styleTsukasa OI-95/+91
2025-05-31stdarch_examples: Modernization of the coding styleTsukasa OI-24/+24
2025-05-31stdarch-verify: Modernization of the coding styleTsukasa OI-0/+2
2025-05-31stdarch-test: Modernization of the coding styleTsukasa OI-1/+1
2025-05-31stdarch-gen-loongarch: Modernization of the coding styleTsukasa OI-1/+1