about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-22Remove `toml-0.5.11` dependency.Nicholas Nethercote-13/+4
2025-08-22Remove `dirs-sys-0.4.1` dependency.Nicholas Nethercote-17/+5
2025-08-21Rollup merge of #145712 - notJoon:fix/outdate-link, r=lqdJacob Pratt-1/+1
2025-08-21Rollup merge of #145705 - folkertdev:prefetch-remove-as-cast, r=RalfJungJacob Pratt-1/+1
2025-08-21Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxuJacob Pratt-246/+2
2025-08-21Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=KobzolJacob Pratt-4/+0
2025-08-21Rollup merge of #145700 - nnethercote:fix-145696, r=lcnrJacob Pratt-4/+20
2025-08-21Rollup merge of #145689 - cuviper:panic_unwind-cfg, r=joshtriplettJacob Pratt-14/+20
2025-08-21Rollup merge of #145672 - compiler-errors:query-instab-ice, r=lcnrJacob Pratt-9/+25
2025-08-21Rollup merge of #145661 - folkertdev:s390x-codegen-test-cleanup, r=dianqkJacob Pratt-59/+46
2025-08-21Rollup merge of #145648 - bjorn3:tidy_deps_stricter, r=davidtwcoJacob Pratt-0/+33
2025-08-21Rollup merge of #145604 - compiler-errors:static-closure, r=fmeaseJacob Pratt-24/+67
2025-08-21Rollup merge of #145507 - jdonszelmann:refactor-attr-parsing, r=davidtwcoJacob Pratt-918/+884
2025-08-21Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhprattJacob Pratt-137/+269
2025-08-21Rollup merge of #144780 - bjorn3:mir_build_debug, r=matthewjasperJacob Pratt-0/+37
2025-08-21Rollup merge of #144613 - pantsman0:nintendo_switch_cpu_features, r=wesleywiserJacob Pratt-1/+1
2025-08-21Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar...Jacob Pratt-0/+78
2025-08-21Rollup merge of #137494 - nabijaczleweli:dup, r=Mark-SimulacrumJacob Pratt-24/+26
2025-08-22Add reborrow feature gate testAapo Alasuutari-0/+16
2025-08-21Introduce Reborrow lang item and traitAapo Alasuutari-1/+14
2025-08-21make primitive:pointer work in type-based search.binarycat-2/+2
2025-08-21Merge pull request #20504 from ShoyuVanilla/ethereum-madnessChayim Refael Friedman-1/+58
2025-08-21Introduce reborrow unstable featureAapo Alasuutari-0/+1
2025-08-21Merge pull request #1903 from folkertdev/s390x-llvm-21-fixesAmanieu d'Antras-93/+130
2025-08-22fix: Infinite recursion while lowering assoc type bounds from supertraitsShoyu Vanilla-1/+58
2025-08-21Merge pull request #20502 from ChayimFriedman2/attach-db-3Chayim Refael Friedman-13/+7
2025-08-21Merge pull request #4536 from RalfJung/ciRalf Jung-0/+5
2025-08-21rustdoc::invalid_html_tags(unclosed comment): fix off by one in spanbinarycat-1/+1
2025-08-21refactor rustdoc::invalid_html_tags tag parserbinarycat-188/+498
2025-08-21add regression test for #145529binarycat-1/+44
2025-08-21Remove unnecessary `salsa::attach()` callsChayim Refael Friedman-13/+7
2025-08-21CI: also test on powerpcRalf Jung-0/+5
2025-08-21Merge pull request #1575 from folkertdev/neon-simd-saturating-add-subAmanieu d'Antras-316/+48
2025-08-21rustdoc-search: GUI tests check for `//` in URLMichael Howell-0/+7
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-7/+4
2025-08-21Add myself back to reviewer rotation (#15523)Samuel Tardieu-1/+0
2025-08-21Add myself back to reviewer rotationSamuel Tardieu-1/+0
2025-08-21`too_many_lines`: only highlight the function signature (#15461)Alex Macleod-42/+138
2025-08-21Lint to stable/beta lint docs page in diagnostics (#14547)Alex Macleod-7/+8
2025-08-21`len_zero`: clean-up a bit (#15518)Alex Macleod-26/+15
2025-08-21Lint to stable/beta lint docs page in diagnosticsAlex Macleod-7/+8
2025-08-21`ptr_arg`: clean-up a bit (#15507)Timo-31/+30
2025-08-21Merge pull request #4534 from rust-lang/rustup-2025-08-21Ralf Jung-2028/+2954
2025-08-21update rustc-build-sysrootRalf Jung-3/+3
2025-08-21next-solver fix const_trait_impl bootstraplcnr-9/+69
2025-08-21Do not replace `match` by `if` if any arm contains a binding (#15352)Alex Macleod-1/+31
2025-08-21update early and late bound docs linkLee ByeongJun-1/+1
2025-08-21Losslessly optimize PNG fileslumiscosity-0/+0
2025-08-21Fix the ABI parameter inconsistency issue in debug.rs for LoongArch64WANG Rui-25/+1019
2025-08-21split up context.rsJana Dönszelmann-358/+388