about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-27Use original command for showing sccache statsJakub Beránek-1/+1
2025-02-27Delete tuple unsizingAlice Ryhl-74/+0
2025-02-27Clean up TypeckResults::extract_binding_modeMaja Kądziołka-1/+0
2025-02-27Update to LLVM 20 rc 3Nikita Popov-0/+0
2025-02-27Rollup merge of #136846 - nnethercote:make-AssocOp-more-like-ExprKind, r=spas...Matthias Krüger-123/+43
2025-02-27Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkanMatthias Krüger-40/+57
2025-02-27Cofigurate out ohos target to avoid compilation crashesLuuuXXX-5/+7
2025-02-27Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkanbors-3/+2
2025-02-27Rename `AssocOp::As` as `AssocOp::Cast`.Nicholas Nethercote-7/+7
2025-02-27Replace `AssocOp::DotDot{,Eq}` with `AssocOp::Range`.Nicholas Nethercote-22/+8
2025-02-27Introduce `AssocOp::Binary`.Nicholas Nethercote-43/+28
2025-02-27In `AssocOp::AssignOp`, use `BinOpKind` instead of `BinOpToken`Nicholas Nethercote-55/+4
2025-02-26Re-enable `--generate-link-to-defintion` for tools internal rustdocAlona Enraght-Moony-3/+1
2025-02-26Drop support for stitched sysrootDavid Richey-1168/+12
2025-02-26Allow rust-project.json to specify sysroot workspaceDavid Richey-61/+135
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+13
2025-02-26Rollup merge of #137670 - RalfJung:llvm-commit-logic-revert, r=KobzolLeón Orell Valerian Liehr-0/+1
2025-02-26Rollup merge of #137660 - Kobzol:gcc-update, r=GuillaumeGomezLeón Orell Valerian Liehr-0/+0
2025-02-26Rollup merge of #137642 - BoxyUwU:rdg-push, r=KobzolLeón Orell Valerian Liehr-27/+121
2025-02-26Add new `Rustdoc::emit` method in `run-make-support`Guillaume Gomez-0/+7
2025-02-26Add rustdoc support for `--emit=dep-info[=path]`Guillaume Gomez-14/+48
2025-02-26Use helper function instead of reimplementing the logic to check if rustdoc s...Guillaume Gomez-1/+1
2025-02-26Merge pull request #19220 from Shourya742/2025-02-24-nit-setup-docLaurențiu Nicola-4/+10
2025-02-26Also test coretests when running ./x.py test corebjorn3-8/+9
2025-02-26Stop passing --lib to cargo testbjorn3-59/+15
2025-02-26linker: Fix escaping style for response files on WindowsVadim Petrochenkov-11/+31
2025-02-26revert accidental change in get_closest_merge_commitRalf Jung-0/+1
2025-02-26Use cargo zigbuild for releasesLaurențiu Nicola-40/+49
2025-02-26Merge pull request #19225 from Giga-Bowser/remove-assistsLukas Wirth-43/+253
2025-02-26Auto merge of #137036 - jieyouxu:drivers-license, r=Kobzolbors-0/+6
2025-02-26Update gcc submoduleJakub Beránek-0/+0
2025-02-26Auto merge of #137651 - fmease:rollup-s3s7m6f, r=fmeasebors-0/+33
2025-02-26Merge pull request #19204 from kazatsuyu/allow-package-specific-featureChayim Refael Friedman-1/+3
2025-02-26Rollup merge of #137609 - ColinPitrat:master, r=GuillaumeGomezLeón Orell Valerian Liehr-0/+21
2025-02-26Rollup merge of #137320 - tapanprakasht:fix-doc-version-stability, r=notriddleLeón Orell Valerian Liehr-0/+12
2025-02-26Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkanbors-61/+53
2025-02-25Auto merge of #137594 - RalfJung:miri-sync, r=RalfJungbors-298/+714
2025-02-25Merge from rustcBoxy-10991/+23148
2025-02-25Preparing for merge from rustcBoxy-1/+1
2025-02-25Auto merge of #137608 - fmease:rollup-h4siso6, r=fmeasebors-1/+1
2025-02-25Fix posting message to ZulipJakub Beránek-1/+1
2025-02-25disable float non-determinism for now to be able to complete the syncRalf Jung-36/+47
2025-02-25internal: Migrate `remove_unused_param` assist to `SyntaxEditor`Giga Bowser-17/+71
2025-02-25fix: Properly handle removals in `SyntaxEditor`Giga Bowser-6/+18
2025-02-25internal: Migrate `remove_parentheses` assist to `SyntaxEditor`Giga Bowser-5/+14
2025-02-25internal: Migrate `remove_mut` assist to `SyntaxEditor`Giga Bowser-7/+8
2025-02-25internal: Improve reporting of intersecting changesGiga Bowser-8/+142
2025-02-25Skip `tidy` in pre-push hook if the user is deleting a remote branchYotam Ofek-0/+14
2025-02-25Rollup merge of #137597 - oli-obk:push-unkusxkoqrus, r=KobzolLeón Orell Valerian Liehr-0/+0
2025-02-25Rollup merge of #137522 - onur-ozkan:137215-follow-ups, r=KobzolLeón Orell Valerian Liehr-6/+99