about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-11Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.Nicholas Nethercote-65/+0
2025-03-11Add `unreachable_pub` to `RUSTC_LINT_FLAGS` for `compiler/` crates.Nicholas Nethercote-14/+16
2025-03-11Use `RUSTC_LINT_FLAGS` more.Nicholas Nethercote-16/+23
2025-03-10Auto merge of #138310 - matthiaskrgr:rollup-zvbpuei, r=matthiaskrgrbors-2279/+4967
2025-03-10Rollup merge of #138306 - jieyouxu:revert-workspace-lints, r=NoratriebMatthias Krüger-252/+90
2025-03-10Rollup merge of #138305 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-1880/+4676
2025-03-10Rollup merge of #138281 - saethlin:mergeable-doctests-stacksize, r=GuillaumeG...Matthias Krüger-9/+10
2025-03-10Rollup merge of #138278 - Bryanskiy:delegation-ice-1, r=petrochenkovMatthias Krüger-54/+37
2025-03-10Rollup merge of #138268 - Kobzol:fix-summary-nan, r=jieyouxuMatthias Krüger-3/+7
2025-03-10Rollup merge of #138223 - Kobzol:fix-post-merge, r=marcoieniMatthias Krüger-2/+8
2025-03-10Rollup merge of #138138 - compiler-errors:inline-asm-tainting, r=oli-obkMatthias Krüger-79/+109
2025-03-10Rollup merge of #137931 - xizheyin:issue-137421, r=jieyouxuMatthias Krüger-0/+30
2025-03-10Pass InferCtxt to InlineAsmCtxt to properly taint on errorMichael Goulet-79/+109
2025-03-10Delegation: fix ICE with invalid MethodCall generationBryanskiy-54/+37
2025-03-10Add remark for missing llvm-tools component re. rustc_private linker failures...xizheyin-0/+30
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-252/+90
2025-03-10Merge pull request #19331 from lnicola/sync-from-rustLaurențiu Nicola-16953/+21900
2025-03-10Format codeLaurențiu Nicola-35/+43
2025-03-10Merge pull request #19328 from Veykril/push-umwykvoskvypLukas Wirth-25/+45
2025-03-10Fix simd layout testLaurențiu Nicola-1/+1
2025-03-10Bump rustc cratesLaurențiu Nicola-25/+20
2025-03-10Run proc-macro server tests are separate CI jobLukas Wirth-25/+45
2025-03-10Merge pull request #19330 from ChayimFriedman2/normalize-projectionLukas Wirth-503/+869
2025-03-10Handle empty test suites in job summary reportJakub Beránek-3/+7
2025-03-10Merge pull request #19079 from ChayimFriedman2/rename-conflictLukas Wirth-59/+509
2025-03-10Merge pull request #19327 from Veykril/push-qyyvkulltzpzLukas Wirth-2/+6
2025-03-10Merge from rust-lang/rustLaurențiu Nicola-16902/+21846
2025-03-10Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-03-10Auto merge of #138200 - weihanglo:update-cargo, r=weihanglobors-1/+0
2025-03-10Fix `path` macro hygieneLukas Wirth-2/+6
2025-03-10Merge pull request #19311 from aibaars/log-build-script-errorLukas Wirth-0/+8
2025-03-10Merge pull request #19314 from snprajwal/variantdef-implLukas Wirth-1/+68
2025-03-10Merge pull request #19316 from snprajwal/git-commit-ecLukas Wirth-0/+3
2025-03-10Merge pull request #19252 from flodiebold/fix-fixup-delimitersLukas Wirth-88/+105
2025-03-10Merge pull request #19232 from ShoyuVanilla/issue-19196Lukas Wirth-12/+59
2025-03-10Merge pull request #19325 from Veykril/push-sxyvwwsmtxrrLukas Wirth-12/+102
2025-03-10Auto merge of #136780 - joboet:move_pal_stdio, r=Amanieubors-150/+77
2025-03-10Fix O(tests) stack usage in edition 2024 mergeable doctestsBen Kimock-9/+10
2025-03-10Auto merge of #137899 - notriddle:merged-doctests-stable, r=fmease,GuillaumeG...bors-59/+221
2025-03-10doctests: build test bundle and harness separatelyMichael Howell-64/+221
2025-03-10doctests: fix merging on stableMichael Howell-1/+6
2025-03-09std: move stdio to `sys`joboet-150/+77
2025-03-09Auto merge of #137695 - nnethercote:always-inline-query_get_at, r=saethlinbors-1/+1
2025-03-09Auto merge of #138279 - matthiaskrgr:rollup-ndnoipr, r=matthiaskrgrbors-115/+160
2025-03-09Rollup merge of #138276 - bdbai:fix-uwp-ntopenfile, r=ChrisDentonMatthias Krüger-0/+11
2025-03-09Rollup merge of #138263 - beetrees:fix-repr128-dwarf, r=jieyouxuMatthias Krüger-7/+8
2025-03-09Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmannMatthias Krüger-1/+37
2025-03-09Rollup merge of #138233 - smmalis37:no-advapi32, r=ChrisDentonMatthias Krüger-13/+19
2025-03-09Rollup merge of #138228 - TDecking:master, r=jhprattMatthias Krüger-3/+8
2025-03-09Rollup merge of #137650 - thaliaarchi:move-fs-pal, r=NoratriebMatthias Krüger-57/+72