about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-06Fix review commentsbjorn3-14/+11
2025-06-06In "Fill match arms", allow users to prefer `Self` to the enum name when poss...Chayim Refael Friedman-29/+227
2025-06-06rustc_lexer: typo fix + small cleanupsMarijn Schouten-10/+8
2025-06-06bootstrap: fix tracing importsJieyou Xu-4/+0
2025-06-06Reduce confusion of some drop order testsJake Goulding-29/+18
2025-06-06Compute number of digits instead of relying on constant value for u128 displa...Guillaume Gomez-2/+2
2025-06-06Auto merge of #142099 - matthiaskrgr:rollup-r9s3c35, r=matthiaskrgrbors-644/+651
2025-06-06fix typoAda Alakbarova-1/+1
2025-06-06fix typo (#14995)Samuel Tardieu-1/+1
2025-06-06fix typoAda Alakbarova-1/+1
2025-06-06add solaris targets to build-manifestPetr Sumbera-0/+2
2025-06-06Merge pull request #4378 from RalfJung/flockRalf Jung-105/+50
2025-06-06Force exhaustive handling of every parsed attributemejrs-6/+16
2025-06-06Delete unused variant and document AttributeKindmejrs-20/+24
2025-06-06Update compiler/rustc_abi/src/layout/ty.rsscottmcm-1/+1
2025-06-06use File::lock to implement flock, and add a test for File::lockRalf Jung-105/+50
2025-06-06Make `Semantics<'db, dyn HirDatabase>` actually usableVincent Esche-2/+18
2025-06-06Merge pull request #19908 from rmehri01/rmehri01/diagnostic_attribute_complet...Lukas Wirth-25/+190
2025-06-06Update cargoWeihang Lo-0/+0
2025-06-06Merge pull request #4380 from rust-lang/rustup-2025-06-06Oli Scherer-2801/+4591
2025-06-05compiler: Add track_caller to AbiMapping::unwrapJubilee Young-0/+1
2025-06-06Merge pull request #19937 from Veykril/push-rvnylnlnxxyrLukas Wirth-10/+28
2025-06-06Merge pull request #19935 from ChayimFriedman2/exp-diag-show-quickfixLukas Wirth-2/+12
2025-06-06Merge pull request #19936 from ChayimFriedman2/unlinked-file-stableLukas Wirth-0/+1
2025-06-06fix: Record macro calls for fields in `ChildBySource` implsLukas Wirth-10/+28
2025-06-06Merge from rustcThe Miri Cronjob Bot-2800/+4590
2025-06-06deduplicate more `walk_*` methods in AST visitDeadbeef-257/+188
2025-06-06Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-06std: sys: random: uefi: Provide rdrand based fallbackAyush Singh-19/+150
2025-06-06remove extraneous textTshepang Mbambo-39/+0
2025-06-06Auto merge of #141272 - Shourya742:2025-05-18-modularize-config-module, r=Kobzolbors-1986/+2228
2025-06-05Update `InterpCx::project_field` to take `FieldIdx`Scott McMurray-4/+3
2025-06-05Update `InterpCx::project_field` to take `FieldIdx`Scott McMurray-80/+102
2025-06-06Stabilize unlinked file diagnosticChayim Refael Friedman-0/+1
2025-06-06Always include quickfixes for diagnostics, even when diagnostics are disabledChayim Refael Friedman-2/+12
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+1
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-33/+149
2025-06-05`SlotIndex::from_index`: Factor out a constant for the first bucket sizeJosh Triplett-3/+12
2025-06-06Rollup merge of #142092 - fmease:rustdoc-alias-terms, r=GuillaumeGomezMatthias Krüger-132/+106
2025-06-06Rollup merge of #142091 - thaliaarchi:aix-getenv, r=workingjubileeMatthias Krüger-1/+1
2025-06-06Rollup merge of #142084 - jdonszelmann:add-review-rotation, r=BoxyUwUMatthias Krüger-0/+1
2025-06-06Rollup merge of #142072 - maflcko:patch-1, r=aDotInTheVoidMatthias Krüger-1/+1
2025-06-06Rollup merge of #142067 - RalfJung:abi-map-to-str, r=workingjubileeMatthias Krüger-13/+6
2025-06-06Rollup merge of #142058 - xizheyin:rustc-attr-parsing, r=jdonszelmannMatthias Krüger-37/+37
2025-06-06Rollup merge of #142047 - cuviper:s390x-stack, r=oli-obkMatthias Krüger-9/+16
2025-06-06Rollup merge of #142044 - workingjubilee:document-operandvalue-pair, r=scottmcmMatthias Krüger-2/+8
2025-06-06Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-deadMatthias Krüger-1/+1
2025-06-06Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-deadMatthias Krüger-250/+250
2025-06-06Rollup merge of #141982 - Kivooeo:tf5, r=jieyouxuMatthias Krüger-188/+135
2025-06-06Rollup merge of #125087 - tbu-:pr_file_stream_len, r=ChrisDentonMatthias Krüger-11/+90