about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2025-02-25Rollup merge of #137460 - onur-ozkan:downgrade-cc, r=jieyouxuLeón Orell Valerian Liehr-3/+5
2025-02-25Update information about NanumBarunGothicColin Pitrat-1/+11
2025-02-25Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddleLeón Orell Valerian Liehr-1/+1
2025-02-25Complete the list of resources used in rustdoc outputColin Pitrat-0/+11
2025-02-25Revert accidental cargo submodule updateOli Scherer-0/+0
2025-02-25Merge from rustcRalf Jung-780/+1006
2025-02-25Preparing for merge from rustcRalf Jung-1/+1
2025-02-25Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35bors-2/+1
2025-02-25Disable typos checker for the target feature namesChayim Refael Friedman-0/+4
2025-02-25Support target features implications in target_feature 1.1Chayim Refael Friedman-36/+268
2025-02-25Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errorsbors-10/+15
2025-02-25doc: remove nit from setup.mdbit-aloo-4/+10
2025-02-24Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obkMichael Goulet-5/+5
2025-02-24Rollup merge of #137552 - rustbot:docs-update, r=ehussMichael Goulet-0/+0
2025-02-24Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden...Michael Goulet-4/+10
2025-02-24Rollup merge of #137493 - nabijaczleweli:python3, r=KobzolTrevor Gross-1/+1
2025-02-24Rollup merge of #137109 - bend-n:knife, r=oli-obkTrevor Gross-1/+0
2025-02-24Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obkbors-163/+170
2025-02-24add `tool::Cargofmt` binary to target sysrootonur-ozkan-2/+8
2025-02-24add `tool::CargoClippy` binary to target sysrootonur-ozkan-2/+7
2025-02-24minor: Add tabstop to impl body in `generate_trait_impl` assistGiga Bowser-14/+18
2025-02-24Remove dyn_compatible_for_dispatchMichael Goulet-1/+0
2025-02-24rename simd_shuffle_generic → simd_shuffle_const_genericRalf Jung-5/+5
2025-02-24Update booksrustbot-0/+0
2025-02-24use stage 2 on cargo and clippy tests when possibleonur-ozkan-6/+32
2025-02-24Merge pull request #19171 from ShoyuVanilla/migrate-de-morgan-assistLukas Wirth-75/+351
2025-02-24Merge pull request #18987 from ChayimFriedman2/drop-glueLukas Wirth-6/+1002