Lukas Wirth
|
7c3de9df36
|
Merge pull request #20121 from Veykril/push-vkkuutpsuypq
Do not append `--compile-time-deps` to overwritten build script commands
|
2025-06-29 07:18:59 +00:00 |
|
Lukas Wirth
|
f055cbce1a
|
Do not append --compile-time-deps to overwritten build script commands
|
2025-06-29 09:07:55 +02:00 |
|
Lukas Wirth
|
13ffda70eb
|
Merge pull request #20118 from Veykril/push-nolsxzxmykls
ci: Fix up release workflow
|
2025-06-28 09:54:42 +00:00 |
|
Lukas Wirth
|
968d2467a8
|
ci: Fix up release workflow
|
2025-06-28 11:35:55 +02:00 |
|
Lukas Wirth
|
6d465579f9
|
Merge pull request #20116 from Veykril/push-uypnmlyvotlm
ci: Cancel workflow only after the main matrix has finished
|
2025-06-28 07:39:35 +00:00 |
|
Lukas Wirth
|
944355c456
|
ci: Cancel workflow only after the main matrix has finished
|
2025-06-28 09:28:26 +02:00 |
|
Lukas Wirth
|
5b852da4c3
|
Merge pull request #20110 from ChayimFriedman2/ambiguous-float
fix: Fix completion in when typing `integer.|`
|
2025-06-27 05:42:09 +00:00 |
|
Chayim Refael Friedman
|
0b6df1716d
|
Fix completion in when typing integer.|
It should show integer, not floating point methods.
|
2025-06-27 00:12:27 +03:00 |
|
Chayim Refael Friedman
|
a6c1fa01d9
|
Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy
Backport new sized-hierarchy trait bounds in old ways
|
2025-06-26 20:37:18 +00:00 |
|
Shoyu Vanilla
|
953e9d1c36
|
Backport new sized-hierarchy trait bounds in old ways
|
2025-06-26 23:22:26 +09:00 |
|
Lukas Wirth
|
317c76fe78
|
Merge pull request #20106 from Veykril/push-pytuxksnntux
Salsa idiomize `VariantFields` query
|
2025-06-26 12:28:02 +00:00 |
|
Lukas Wirth
|
468726178f
|
Bring back the firewall query
|
2025-06-26 14:12:57 +02:00 |
|
Lukas Wirth
|
11c7207aa5
|
Merge pull request #20103 from ChayimFriedman2/path-transform-prettify
fix: Prettify AST in `PathTransform` if it's coming from a macro
|
2025-06-26 11:12:09 +00:00 |
|
Lukas Wirth
|
889d84a1be
|
Salsa idiomize VariantFields query
|
2025-06-26 12:55:55 +02:00 |
|
Lukas Wirth
|
d2691ac24b
|
Merge pull request #20105 from Veykril/push-qtmwnuqvsruw
Parse new const trait syntax
|
2025-06-26 10:38:11 +00:00 |
|
Lukas Wirth
|
5924b38e3d
|
Parse new const trait syntax
|
2025-06-26 11:08:30 +02:00 |
|
Lukas Wirth
|
332434aecd
|
Merge pull request #20104 from Veykril/push-nqnmmlvksyty
Cleanup `provideCodeActions` vscode hook
|
2025-06-26 08:44:57 +00:00 |
|
Lukas Wirth
|
db07723fe9
|
Cleanup provideCodeActions vscode hook
|
2025-06-26 10:32:13 +02:00 |
|
Lukas Wirth
|
560f235362
|
Merge pull request #19546 from roife/branch-value-highlights
feat: highlighting of return values while the cursor is on `match` / `if` / `=>`
|
2025-06-26 07:24:22 +00:00 |
|
Chayim Refael Friedman
|
4db8341ddb
|
Prettify AST in PathTransform if it's coming from a macro
|
2025-06-26 10:03:44 +03:00 |
|
roifewu
|
15e70c21d8
|
refactor: enhance highlighting for control flow kws in macros
|
2025-06-26 13:43:15 +08:00 |
|
roifewu
|
79de21bd9d
|
refactor: simplify functions related to branch_exit_points in highlight_related
|
2025-06-26 13:41:41 +08:00 |
|
roifewu
|
c36758def4
|
refactor: rename branches to branch_exit_points in highlight_related
|
2025-06-26 13:41:41 +08:00 |
|
roifewu
|
9fa0543504
|
refactor: improve macro handling in navigation for control-flow kws
|
2025-06-26 13:41:41 +08:00 |
|
roifewu
|
f87220e22a
|
feat: highlighting of related return values while the cursor is on any match , if , or match arm arrow (=> )
|
2025-06-26 13:41:39 +08:00 |
|
Laurențiu Nicola
|
c6633fa1f2
|
Merge pull request #20101 from ShoyuVanilla/comp-time-deps-sooner
minor: Decrease minimal toolchain version for `comp-time-deps` to `1.89.0`
|
2025-06-26 05:05:51 +00:00 |
|
David Barsky
|
317542c1e4
|
Merge pull request #20098 from regexident/cleanup-progress-messages
Unify formatting of progress messages
|
2025-06-25 17:15:59 +00:00 |
|
Shoyu Vanilla
|
89a0a28d4f
|
minor: Decrease minimal toolchain version for comp-time-deps by 0.1
|
2025-06-26 01:20:35 +09:00 |
|
Vincent Esche
|
3e6509f18b
|
Unify formatting of progress messages
|
2025-06-25 16:41:08 +02:00 |
|
Lukas Wirth
|
749288e0de
|
Merge pull request #20096 from lnicola/silence-rustfmt-failed
internal: Don't show notifications on failed rustfmt calls
|
2025-06-25 13:03:21 +00:00 |
|
Lukas Wirth
|
d3e6dcd3ca
|
Adjust minicore for Sized Hierarchy changes
|
2025-06-25 21:51:51 +09:00 |
|
Laurențiu Nicola
|
4c07f8b25a
|
Don't show notifications on failed rustfmt calls
|
2025-06-25 15:51:31 +03:00 |
|
Lukas Wirth
|
01339d4deb
|
Merge pull request #20092 from Veykril/push-kollxvpyknqs
Drop rustc workspace loading error, if we don't needs its sources
|
2025-06-25 10:20:30 +00:00 |
|
Lukas Wirth
|
aee96c7f17
|
Drop rustc workspace loading error, if we don't needs its sources
|
2025-06-25 12:09:54 +02:00 |
|
Lukas Wirth
|
ad3a2d7280
|
Merge pull request #20088 from Veykril/push-qrslvzzlqqoz
De-arc trait items query
|
2025-06-25 08:19:32 +00:00 |
|
Lukas Wirth
|
756f1bfd65
|
Merge pull request #20077 from markpots5/master
feat: Extend vscode 'run' command with optional mode argument for run…
|
2025-06-25 08:13:14 +00:00 |
|
Lukas Wirth
|
3eb4925fbc
|
Merge pull request #20084 from ShoyuVanilla/fix-windows-cancel-par
ci: Fix cancel parallel jobs on windows
|
2025-06-25 08:11:28 +00:00 |
|
Lukas Wirth
|
f25912c6f9
|
De-arc trait items query
|
2025-06-25 10:09:21 +02:00 |
|
Chayim Refael Friedman
|
c3fc95a40e
|
Merge pull request #20089 from ChayimFriedman2/faq
minor: Fix link in the book
|
2025-06-25 03:40:59 +00:00 |
|
Chayim Refael Friedman
|
6b558621a9
|
Fix link in the book
|
2025-06-25 06:30:16 +03:00 |
|
Lukas Wirth
|
c68c8a81a7
|
Merge pull request #20087 from Veykril/push-rrtkwpzmmwwz
Short circuit a couple hir-ty/lower queries
|
2025-06-24 18:15:42 +00:00 |
|
Lukas Wirth
|
c43e7c71de
|
Short circuit a couple hir-ty/lower queries
|
2025-06-24 20:04:43 +02:00 |
|
Shoyu Vanilla
|
dfd2c0e940
|
ci: Fix cancel parallel jobs on windows
|
2025-06-24 23:10:52 +09:00 |
|
Mark Pots
|
e2e24f84c4
|
Remove special casing in command factory (revert changes in ctx.ts), update main.createCommands instead
|
2025-06-24 11:56:22 +02:00 |
|
Lukas Wirth
|
70cbf8332a
|
Merge pull request #20012 from lnicola/bump-literal-escaper
Update to literal-escaper 0.0.4
|
2025-06-24 08:21:36 +00:00 |
|
Lukas Wirth
|
4589eb8748
|
Merge pull request #20080 from Veykril/push-vnrwqppplykm
Cleanup `folding_ranges` and support more things
|
2025-06-24 08:02:55 +00:00 |
|
Lukas Wirth
|
13221eb4e6
|
Cleanup folding_ranges and support more things
|
2025-06-24 09:51:44 +02:00 |
|
Lukas Wirth
|
ee012e0749
|
Merge pull request #20061 from ChayimFriedman2/wrap-ret-ty
fix: In "Wrap return type" assist, don't wrap exit points if they already have the right type
|
2025-06-24 07:16:46 +00:00 |
|
Lukas Wirth
|
5cda2dd412
|
Merge pull request #20064 from Wilfred/document_sysroot_project
Document sysroot_project field in rust-project.json
|
2025-06-24 07:15:19 +00:00 |
|
Lukas Wirth
|
b50d527931
|
Merge pull request #20036 from Veykril/push-yquvoyrxkksx
Do not default to 'static for trait object lifetimes
|
2025-06-24 06:59:54 +00:00 |
|