Commit graph

  • 737500137f Generate a method for static retrieval of the SyntaxKind of a node, where possible Chayim Refael Friedman 2024-12-30 03:13:17 +0200
  • 59bc7b49d0
    Merge pull request #18789 from Veykril/push-sypxzqsvmzzp 2024-12-30 Lukas Wirth 2024-12-29 15:18:32 +0000
  • fb2ca58583 fix: Fix invalid -O flag used by cfg discovery #18789 Lukas Wirth 2024-12-29 16:04:17 +0100
  • 90b724afad
    Merge pull request #18785 from Veykril/push-uvsqposqyvmo Lukas Wirth 2024-12-29 12:57:31 +0000
  • 293df4caec
    Merge pull request #18787 from Veykril/push-uymlpukspxqr Lukas Wirth 2024-12-29 12:55:40 +0000
  • 98fde69dcf Inline toolchain_info module #18785 Lukas Wirth 2024-12-29 13:31:39 +0100
  • dfcff86425 Automatically cancel CI checks on new push to same PR #18787 Lukas Wirth 2024-12-29 13:40:53 +0100
  • 11b351f44b
    Merge pull request #18774 from Veykril/push-ysppqxpuknnw Lukas Wirth 2024-12-29 12:34:48 +0000
  • f5fb2b9e9f Force a current dir to be supplied for rustc info fetching Lukas Wirth 2024-12-29 13:26:04 +0100
  • 8d2b12fe0e Split out ProjectWorkspace::load_cargo Lukas Wirth 2024-12-29 12:54:41 +0100
  • 5ce14b0439 Enforce a current directory being set for spawned commands Lukas Wirth 2024-12-29 12:51:13 +0100
  • 0f95e60da3 Cleanup toolchain info fetching Lukas Wirth 2024-12-29 12:25:51 +0100
  • 885b6c697c
    Merge pull request #18784 from Veykril/push-pqtwsvquxoty Lukas Wirth 2024-12-29 10:44:04 +0000
  • 49b509310c fix: Do not merge spans if they have different anchors #18784 Lukas Wirth 2024-12-29 11:29:32 +0100
  • 02d1bf31a2
    Merge pull request #18779 from ChayimFriedman2/enum-variant Lukas Wirth 2024-12-29 09:58:16 +0000
  • 2d299ab8a4 Describe variance resolution approach differences to rustc #18774 Lukas Wirth 2024-12-29 10:52:47 +0100
  • 6f8813f685 Auto merge of #134627 - estebank:issue-133252, r=jackh726 bors 2024-12-29 07:23:59 +0000
  • 664e1a18c9 Consider Enum::Variant even when it comes from a different crate #18779 Chayim Refael Friedman 2024-12-28 22:43:51 +0200
  • bb921fbe94 Show variance of parameters on hover Lukas Wirth 2024-12-28 20:31:20 +0100
  • 60e28c6bd9 Simplify Lukas Wirth 2024-12-28 19:51:04 +0100
  • 9419e199d8 Get rid of constrain and solve steps Lukas Wirth 2024-12-28 19:19:06 +0100
  • 85119b528a Remove unnecessary VarianceTerm Lukas Wirth 2024-12-28 18:55:38 +0100
  • eee2761140 Implement parameter variance inference Lukas Wirth 2024-12-28 15:08:26 +0100
  • dc6cea57a2
    Merge pull request #18778 from Veykril/push-oontvoqmxkno Lukas Wirth 2024-12-28 17:31:11 +0000
  • 17b3662755 Add DynTyExt::principal_id Lukas Wirth 2024-12-28 15:08:26 +0100
  • c800485555 Downgrade salsa log levels Lukas Wirth 2024-12-28 15:08:26 +0100
  • cf307438bc fix: Fix flycheck diagnostics flickering for binary targets #18778 Lukas Wirth 2024-12-28 18:13:12 +0100
  • 0559d96696 Auto merge of #134790 - onur-ozkan:cfg-test, r=clubby789 bors 2024-12-28 16:37:13 +0000
  • 6d1b679c81 Auto merge of #134547 - SUPERCILEX:unify-copy, r=thomcc bors 2024-12-28 13:49:45 +0000
  • 34dc94bb2d Only include SCIP SymbolInformation for first inherent impl Michael Sloan 2024-12-27 18:13:14 -0700
  • 3a93fe1150 Message updates from review Michael Sloan 2024-12-27 18:12:55 -0700
  • f8ea9cace8
    Update crates/ide/src/moniker.rs Michael Sloan 2024-12-27 15:58:32 -0700
  • eb4543818d
    Update crates/ide/src/moniker.rs Michael Sloan 2024-12-27 15:58:26 -0700
  • d3bb15ecec
    Merge pull request #18770 from Erithax/patch-1 Laurențiu Nicola 2024-12-27 22:28:38 +0000
  • c7f5021de1
    fix doc typo #18770 Erithax 2024-12-27 23:13:09 +0100
  • a77cf8e189
    Merge pull request #18744 from gbbosak/master Lukas Wirth 2024-12-27 09:57:02 +0000
  • 1ce4de2585
    Merge pull request #18762 from davidbarsky/davidbarsky/wrap-salsa-cancellation-error Lukas Wirth 2024-12-26 15:42:53 +0000
  • 36341eaecb Auto merge of #134774 - jyn514:rustc-dev-short-backtraces, r=jieyouxu bors 2024-12-26 15:41:37 +0000
  • 7514a92018
    Merge pull request #18761 from Veykril/push-vktnzltnxupr Lukas Wirth 2024-12-26 15:28:24 +0000
  • 3ff2596c3f internal: wrap salsa::Cycle #18762 David Barsky 2024-12-26 10:12:01 -0500
  • e820c4da90 internal: Swallow error: config value is not set cargo error #18761 Lukas Wirth 2024-12-26 16:13:11 +0100
  • d12a89b16d
    Merge pull request #18760 from Veykril/push-tkvlvvqyszrs Lukas Wirth 2024-12-26 14:09:49 +0000
  • ed8227c649 internal: Workaround salsa cycles leaking #18760 Lukas Wirth 2024-12-26 14:47:06 +0100
  • 0a70ac899e Auto merge of #134784 - RalfJung:miri-sync, r=RalfJung bors 2024-12-26 13:02:16 +0000
  • 2983ce8b9e minor: format editor/code roife 2024-12-26 20:28:11 +0800
  • bba8d2dc02 move env vars for snapshot tests to UpdateTest roife 2024-12-26 20:08:12 +0800
  • 1dcce45f48 optimize snapshot-testing macro detection and add tests roife 2024-12-26 15:55:03 +0800
  • c54bfcb181 fix incorrect name for UpdateTest config roife 2024-12-25 22:24:22 +0800
  • c30e9c0618 fix: await setting config to not ask before UpdateTest and format roife 2024-12-25 16:27:09 +0800
  • 22280b65ff feat: add config UpdateTest to hover actions roife 2024-12-25 16:12:56 +0800
  • 57cd0d5dbe feat: support UpdateTest in hover actions and runnables roife 2024-12-25 15:56:48 +0800
  • edb61b10ab feat: support UpdateTest in codelens roife 2024-12-25 15:56:06 +0800
  • dd788255b4 feat: Add TestDefs to find usage of Expect, Insta and Snapbox roife 2024-12-25 15:50:35 +0800
  • d650daa7d3 Use empty SymbolInformation.signature_documentation.relative_path Michael Sloan 2024-12-26 01:50:12 -0700
  • 124c8318a4 Provide SCIP external_symbols + fix symbols provided with Document Michael Sloan 2024-12-26 01:08:03 -0700
  • 17c90f71bf Improve SCIP symbols Michael Sloan 2024-12-25 18:32:23 -0700
  • 70b803e8c5 Auto merge of #134703 - poliorcetics:ab/push-ovsylkzsoxku, r=GuillaumeGomez bors 2024-12-25 16:56:32 +0000
  • bfc223e857
    Merge pull request #18756 from roife/fix-18751 Lukas Wirth 2024-12-25 05:54:21 +0000
  • 5a3d1a6d0d fix missing name enum when hovering on fields in variants #18756 roife 2024-12-25 07:17:45 +0800
  • b876fe7e11 Auto merge of #134333 - daxpedda:stdarch-bump, r=daxpedda bors 2024-12-24 19:19:48 +0000
  • dc90d2d7ff
    Merge pull request #18755 from Veykril/push-psllyxqtywzs Lukas Wirth 2024-12-24 18:14:12 +0000
  • e12f247783 fix: Fix metrics workflow using the wrong download-artifact version #18755 Lukas Wirth 2024-12-24 18:59:49 +0100
  • 493ac4d4df
    Merge pull request #18743 from ChayimFriedman2/e0107 Lukas Wirth 2024-12-24 17:13:07 +0000
  • 79d9330560
    Merge pull request #18754 from Veykril/push-zkkzxrsxnqnm Lukas Wirth 2024-12-24 17:03:31 +0000
  • cc11e1a796 Unify handling of path diagnostics in hir-ty #18743 Chayim Refael Friedman 2024-12-22 18:07:27 +0200
  • 029261f9cc Cleanup target fetching for cargo metadata #18754 Lukas Wirth 2024-12-24 17:21:46 +0100
  • 9ef1882d12 Auto merge of #134724 - onur-ozkan:type-improvements, r=jieyouxu bors 2024-12-24 16:40:11 +0000
  • e30ce42671
    Merge pull request #18707 from ChayimFriedman2/subst Lukas Wirth 2024-12-24 14:16:16 +0000
  • 633a10cb58
    Merge pull request #18718 from Giga-Bowser/fix-syntaxfactory-intoiterator Lukas Wirth 2024-12-24 14:12:52 +0000
  • 4c0569b244
    Merge pull request #18722 from markmurphydev/status_bar_settings Lukas Wirth 2024-12-24 14:12:32 +0000
  • c67964884a
    Merge pull request #18750 from Veykril/push-tyvtqpwrwvsr Lukas Wirth 2024-12-24 09:52:37 +0000
  • 20d4638774 Back out "internal: Disable rustc test metrics" #18750 Lukas Wirth 2024-12-24 10:35:27 +0100
  • 9997374b0c Remove dangling outdated test module Lukas Wirth 2024-12-24 10:35:10 +0100
  • 2c500e2939
    Merge pull request #18749 from PrototypeNM1/windows-debugger-wait Lukas Wirth 2024-12-24 08:40:56 +0000
  • f59938c0c9 Auto merge of #134513 - fudancoder:master, r=jieyouxu bors 2024-12-24 06:12:04 +0000
  • 452350133c Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk bors 2024-12-24 00:51:51 +0000
  • f8f7d37b8b minor: Break out of waiting for debugger on Windows using native debugger check API. #18749 Nicholas Rishel 2024-12-23 14:23:01 -0800
  • ea71c5e666 Auto merge of #134405 - rmehri01:x-completions, r=onur-ozkan bors 2024-12-23 19:31:58 +0000
  • 3b42d77994 Auto merge of #134687 - matthiaskrgr:rollup-m32tkax, r=matthiaskrgr bors 2024-12-23 16:40:02 +0000
  • 75b81e9100
    Rollup merge of #134680 - lqd:run-make-cleanup, r=jieyouxu Matthias Krüger 2024-12-23 14:44:22 +0100
  • f81cff8081
    Rollup merge of #134669 - clubby789:dev-ci-mode, r=jieyouxu Matthias Krüger 2024-12-23 14:44:21 +0100
  • 50d2a384ba
    Rollup merge of #134528 - jieyouxu:fix-rustc-bootstrap-test, r=Kobzol Matthias Krüger 2024-12-23 14:44:21 +0100
  • ba2f4d0065
    Rollup merge of #134363 - estebank:derive-default, r=SparrowLii Matthias Krüger 2024-12-23 14:44:20 +0100
  • 485f5e80e6 Auto merge of #134681 - lnicola:sync-from-ra, r=lnicola bors 2024-12-23 12:18:14 +0000
  • 80c97cab43
    Merge pull request #18746 from lnicola/sync-from-rust Laurențiu Nicola 2024-12-23 10:12:23 +0000
  • 5401151461 Auto merge of #134677 - tgross35:rollup-ozoeyop, r=tgross35 bors 2024-12-23 09:36:29 +0000
  • 31ff42d1cb Bump rustc crates #18746 Laurențiu Nicola 2024-12-23 11:29:44 +0200
  • a2a5b72c47 Merge from rust-lang/rust Laurențiu Nicola 2024-12-23 11:27:07 +0200
  • b3563be880 Preparing for merge from rust-lang/rust Laurențiu Nicola 2024-12-23 11:26:54 +0200
  • 0eb6e0892f
    Rollup merge of #134672 - Zalathar:revert-coverage-attr, r=wesleywiser Trevor Gross 2024-12-23 02:07:32 -0500
  • 6fd6f09ab0 Auto merge of #134465 - lcnr:type-verifier, r=compiler-errors bors 2024-12-23 04:15:41 +0000
  • aeec9ba525 Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser" Zalathar 2024-12-22 14:26:54 +1100
  • 5162a9ab1c Treat ; as a terminator rather than something that can be glued together in an expression #18744 Brian Bosak 2024-12-22 16:44:01 -0600
  • 4bb8b8a7bc Auto merge of #131193 - EFanZh:asserts-vec-len, r=the8472 bors 2024-12-22 16:09:16 +0000
  • fa4a40bbe8
    Merge pull request #18742 from Veykril/push-yswvkzmsvqql 2024-12-23 Lukas Wirth 2024-12-22 13:42:39 +0000
  • 68acbb2019
    Merge pull request #18741 from Veykril/push-nuqmzsrrltux Lukas Wirth 2024-12-22 13:32:48 +0000
  • 4a86434cf5 fix: Fix flycheck workspace when requested but package was found #18742 Lukas Wirth 2024-12-22 14:28:17 +0100
  • 0906bfd2bb Auto merge of #134326 - scottmcm:slice-drop-shim-ptrmetadata, r=saethlin bors 2024-12-22 13:28:12 +0000
  • 2e5998a9bf fix: Delay initial flycheck until after build scripts #18741 Lukas Wirth 2024-12-22 12:50:26 +0100
  • 066284addd
    Merge pull request #18738 from Veykril/push-vqxqutskzvvu Lukas Wirth 2024-12-22 12:11:00 +0000