about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-09bootstrap: `std::io::ErrorKind::CrossesDevices` is finally stablePavel Grigorenko-4/+1
2025-01-09bump rustc-perfRémy Rakic-0/+0
2025-01-09Auto merge of #135286 - matthiaskrgr:rollup-sxuq1nh, r=matthiaskrgrbors-110/+227
2025-01-09Fix parsing cargo test json output by making stdout and optional fieldduncan-1/+5
2025-01-09Rollup merge of #134898 - Kobzol:ci-python-script, r=MarcoIeniMatthias Krüger-110/+227
2025-01-09Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-467/+472
2025-01-09Merge pull request #18889 from ChayimFriedman2/subtle-completionLukas Wirth-1/+2
2025-01-09Merge pull request #18880 from PrototypeNM1/extra-includesLukas Wirth-3/+67
2025-01-09Merge pull request #18861 from ChayimFriedman2/await-editionLukas Wirth-316/+480
2025-01-09Merge pull request #18885 from qjerome/refactor-cargo-cfgsLukas Wirth-14/+21
2025-01-09Only treat plain literal patterns as shortOli Scherer-12/+43
2025-01-09Merge pull request #18890 from Veykril/push-nwnozlyppvzoLukas Wirth-5/+7
2025-01-09minor: Fixup macro error kindsLukas Wirth-5/+7
2025-01-09Merge pull request #18887 from vishruth-thimmaiah/refactor_completions_testsLukas Wirth-448/+322
2025-01-09Rollup merge of #135256 - onur-ozkan:weird-mod-position, r=clubby789,jieyouxuMatthias Krüger-2/+2
2025-01-09Rollup merge of #135231 - Zalathar:test-step-notes, r=jieyouxuMatthias Krüger-0/+43
2025-01-09Rollup merge of #135221 - Urgau:replace-in-stable-book, r=pietroalbiniMatthias Krüger-1/+6
2025-01-09Rollup merge of #134609 - tbu-:pr_win7_gnu, r=davidtwcoMatthias Krüger-11/+66
2025-01-09Make edition per-token, not per-fileChayim Refael Friedman-316/+480
2025-01-09Fix actual token lookup in completion's `expand()`Chayim Refael Friedman-1/+2
2025-01-08minor: Use placeholders in `unwrap_return_type`Giga Bowser-2/+53
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