about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-08internal: Migrate `unwrap_return_type` assist to use `SyntaxEditor`Giga Bowser-58/+76
2025-01-08internal: Migrate `wrap_return_type` assist to use `SyntaxEditor`Giga Bowser-63/+168
2025-01-08fmtPietro Albini-1/+1
2025-01-08applease clippyPietro Albini-8/+8
2025-01-08update cfg(bootstrap)Pietro Albini-8/+1
2025-01-08bump stage0Pietro Albini-450/+462
2025-01-08update version placeholdersPietro Albini-1/+1
2025-01-08Add config setting which allows adding additional include paths to the VFS.Nicholas Rishel-3/+67
2025-01-08refactor test helpers within ide-completionsVishruth-Thimmaiah-448/+322
2025-01-08Rollup merge of #135253 - pietroalbini:pa-revert-131365, r=Mark-SimulacrumMatthias Krüger-79/+5
2025-01-08Error if there is nothing to pullJakub Beránek-0/+10
2025-01-08Print an explicit message if the base repo head commit is up-to-dateJakub Beránek-0/+5
2025-01-08Update keyMartin Liska-3/+3
2025-01-08Save linkcheck cache alwaysMartin Liska-7/+19
2025-01-08Move `mod cargo` below the import statementsonur-ozkan-2/+2
2025-01-08fix: requested changedqjerome-9/+4
2025-01-08fix: autogenerate filesqjerome-9/+12
2025-01-08Revert "fix missing rustfmt and clippy for msi"Pietro Albini-70/+2
2025-01-08Revert "fix missing rustfmt for apple darwin"Pietro Albini-9/+3
2025-01-08Merge from rustcJakub Beránek-5565/+33249
2025-01-08Preparing for merge from rustcJakub Beránek-1/+1
2025-01-08refactor: struct holding cargo cfgs settingsqjerome-6/+15
2025-01-08Merge pull request #18884 from Veykril/push-xwqkorxozzkqLukas Wirth-34/+40
2025-01-08fix: Fix `env`/`option_env` macro check disregarding macro_rules definitionsLukas Wirth-34/+40
2025-01-08Merge pull request #18855 from Giga-Bowser/migrate-if-letLukas Wirth-154/+433
2025-01-08Merge from rustcRalf Jung-7744/+38476
2025-01-08Preparing for merge from rustcRalf Jung-1/+1
2025-01-08Fix test-fixture autopublishingLaurențiu Nicola-2/+4
2025-01-08Rename PatKind::Lit to ExprOli Scherer-39/+39
2025-01-08Exhaustively handle expressions in patternsOli Scherer-85/+198
2025-01-08Add more comments to some of the test stepsZalathar-0/+43
2025-01-08Auto merge of #135207 - lnicola:sync-from-ra, r=lnicolabors-5399/+32947
2025-01-07Include rustc and rustdoc book in replace-version-placeholderUrgau-1/+6
2025-01-07Fix a bug with missing binding in MBEChayim Refael Friedman-1/+2732
2025-01-07Rollup merge of #135200 - jieyouxu:stabilize-style-edition, r=ytmimi,compiler...Matthias Krüger-6/+6
2025-01-07Rollup merge of #135171 - notriddle:notriddle/stable-path-is-better, r=Guilla...Matthias Krüger-1/+7
2025-01-07Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obkMatthias Krüger-5/+22
2025-01-07Fix rib exampleSamson-3/+3
2025-01-07Update rustc-dev-guideJakub Beránek-5/+13
2025-01-07Apply review commentsJakub Beránek-58/+93
2025-01-07Make it possible to select PR vs auto jobsJakub Beránek-9/+22
2025-01-07Rename `image` property of CI jobs to `name`Jakub Beránek-84/+96
2025-01-07Update documentationJakub Beránek-13/+14
2025-01-07Add a command to run a given Linux CI job locallyJakub Beránek-19/+67
2025-01-07Rename CI script from `calculate-job-matrix` to `ci.py`Jakub Beránek-0/+0
2025-01-07Merge from rust-lang/rustLaurențiu Nicola-3562/+365102
2025-01-07Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-01-07Update tests.Mara Bos-12/+15
2025-01-07Rollup merge of #135198 - joshtriplett:str-is-a-type, r=jieyouxuGuillaume Gomez-7/+7
2025-01-07Rollup merge of #135193 - onur-ozkan:tidy-cache-invalidation, r=jieyouxuGuillaume Gomez-7/+10