about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-05-09Merge pull request #2376 from smanilov/patch-5Tshepang Mbambo-2/+2
2025-05-09Fix minor typo in rustdoc-internals.mdStan Manilov-2/+2
2025-05-09Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbinibors-1/+1
2025-05-09run-make-support: support "ejecting" the underlying std commandJieyou Xu-2/+20
2025-05-09Remove mono item collection strategy override from -Zprint-mono-itemsTomasz Miąsko-7/+6
2025-05-09bump version number to 1.89.0Pietro Albini-1/+1
2025-05-09Auto merge of #140838 - Zalathar:rollup-13hybry, r=Zalatharbors-2/+3
2025-05-09Rollup merge of #140817 - RalfJung:bootstrap-msg, r=jieyouxuStuart Cook-2/+2
2025-05-09Rollup merge of #140804 - bend-n:signed, r=lcnrStuart Cook-0/+1
2025-05-09Remove `Ident::empty`.Nicholas Nethercote-7/+16
2025-05-09move (and remove) impl Trait testslcnr-30/+30
2025-05-08Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxubors-19/+42
2025-05-08bootstrap: more consistent use of `...` when citing configuration snippetsRalf Jung-2/+2
2025-05-08also export metrics from librustdocJane Losare-Lusby-0/+19
2025-05-08Remove let_chains feature as it is stableest31-1/+0
2025-05-08Merge pull request #19507 from Hmikihiro/fix_module_doc_linksLukas Wirth-149/+548
2025-05-08add signed integers to unnecessary_lints to ensure feature parity with clippybendn-0/+1
2025-05-08Merge pull request #4311 from est31/edition_2024Ralf Jung-12/+11
2025-05-08Auto merge of #140797 - matthiaskrgr:rollup-3km95qh, r=matthiaskrgrbors-0/+1
2025-05-08Update miri, cargo-miri and miri-cript to edition 2024est31-12/+11
2025-05-08add assert to check ast_index smaller than INNER_ATTR_SET_BITHayashi Mikihiro-13/+9
2025-05-08remove commented-out test leftoverRalf Jung-1/+0
2025-05-08remove stray stderr fileRalf Jung-22/+0
2025-05-08Mention fast try builds in the rustc-dev-guideJakub Beránek-6/+10
2025-05-08Fix minor typo in installation.mdStan Manilov-1/+1
2025-05-08Do not deny warnings for fast try buildsJakub Beránek-10/+27
2025-05-08Rollup merge of #140755 - dpaoliello:arm64windebuginfo, r=jieyouxuMatthias Krüger-0/+1
2025-05-08Auto merge of #140732 - onur-ozkan:use-in-tree-rustfmt, r=Kobzolbors-1/+66
2025-05-08Remark test naming exceptionStan Manilov-0/+6
2025-05-08Fix postfix snippets duplicating derefsChayim Refael Friedman-13/+33
2025-05-08perf: Request cancellation while processing changed filesLukas Wirth-80/+136
2025-05-08Migrate `opt-dist` to edition 2024Jakub Beránek-2/+5
2025-05-08Remove unused dependency from opt-distJakub Beránek-1/+0
2025-05-08Fix minor typo in serialization.mdStan Manilov-1/+1
2025-05-08Still complete parentheses & method call arguments if there are existing pare...Chayim Refael Friedman-3/+76
2025-05-08add change-entry for `x run rustfmt`onur-ozkan-0/+5
2025-05-08implement `x run rustfmt`onur-ozkan-0/+55
2025-05-08Merge from rustcThe rustc-dev-guide Cronjob Bot-4596/+7232
2025-05-08Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-05-08Rollup merge of #140764 - joshtriplett:style-nullary-functions, r=traviscrossMatthias Krüger-0/+13
2025-05-08Rollup merge of #140762 - aDotInTheVoid:popnl, r=GuillaumeGomezMatthias Krüger-1/+5
2025-05-08Rollup merge of #140260 - compiler-errors:only-global-post-norm, r=lcnrMatthias Krüger-3/+3
2025-05-08Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrierilbors-2/+4
2025-05-07do not allow stage > 0 on `x fmt`onur-ozkan-1/+6
2025-05-07style: Never break within a nullary function call `func()` or a unit literal ...Josh Triplett-0/+13
2025-05-07rustdoc-json: Remove newlines from attributesAlona Enraght-Moony-1/+5
2025-05-07[win] Update LLVM toolchain used to build LLVM to 20Daniel Paoliello-2/+2
2025-05-07[win][arm64] Disable various DebugInfo tests that don't work on Arm64 WindowsDaniel Paoliello-0/+1
2025-05-07Rollup merge of #140745 - jchecahi:run-make-support-cargo-rustc-dylib, r=jiey...Guillaume Gomez-1/+4
2025-05-07Rollup merge of #140741 - husqvarnagroup:af/armv5te-target-maintainer, r=jiey...Guillaume Gomez-1/+31