| 
								
								
									 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 | 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 |  | 
				
					
						| 
								
								
									 Chayim Refael Friedman | 4db8341ddb | Prettify AST in PathTransformif 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 branchestobranch_exit_pointsin 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 |  | 
				
					
						| 
								
								
									 Shoyu Vanilla | 89a0a28d4f | minor: Decrease minimal toolchain version for comp-time-depsby0.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 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run internal: Don't show notifications on failed rustfmt calls | 2025-06-25 13:03:21 +00:00 |  | 
				
					
						| 
								
								
									 Laurențiu Nicola | 4c07f8b25a | Don't show notifications on failed rustfmt calls | 2025-06-25 15:51:31 +03: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 | f25912c6f9 | De-arc trait items query | 2025-06-25 10:09:21 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | c43e7c71de | Short circuit a couple hir-ty/lower queries | 2025-06-24 20:04:43 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 70cbf8332a | Merge pull request #20012 from lnicola/bump-literal-escaper 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run 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_rangesand 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 | 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 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 2b05bd7d7e | Do not default to 'static for trait object lifetimes We lack trait object default lifetime elision, so `'static` can be wrong at times, confusing the user | 2025-06-24 08:49:24 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 95dce2be51 | Merge pull request #20062 from ChayimFriedman2/doctests minor: Don't run doctests | 2025-06-24 06:47:24 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 937cd5292e | Merge pull request #20072 from Veykril/push-sorvvvzskywv 
		
	
	
		
			
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run fix: Respect `.cargo/config.toml` `build.target-dir` | 2025-06-24 05:50:47 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | f7a830724d | fix: Respect .cargo/config.tomlbuild.target-dir | 2025-06-23 19:47:52 +02:00 |  | 
				
					
						| 
								
								
									 Shoyu Vanilla | 254c6ec8e1 | fix: Use ROOThygiene forargsinside newformat_args!expansion | 2025-06-24 01:10:32 +09:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | ab9e7bdc83 | Merge pull request #20069 from Veykril/push-mnqkqxomtlxn 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run fix: Fix cargo project manifest not pointing to the workspace root | 2025-06-23 12:19:41 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 44f2cf9700 | fix: Fix cargo project manifest not pointing to the workspace root | 2025-06-23 14:04:57 +02:00 |  | 
				
					
						| 
								
								
									 Laurențiu Nicola | b9ae87d586 | Merge from rust-lang/rust | 2025-06-23 12:17:31 +03:00 |  | 
				
					
						| 
								
								
									 Chayim Refael Friedman | de312d0c71 | Don't run doctests | 2025-06-23 00:50:22 +03:00 |  | 
				
					
						| 
								
								
									 Chayim Refael Friedman | 78427be4d7 | In "Wrap return type" assist, don't wrap exit points if they already have the right type | 2025-06-23 00:45:40 +03:00 |  | 
				
					
						| 
								
								
									 Chayim Refael Friedman | 0100bc7373 | Merge pull request #20056 from ShoyuVanilla/fmt-args-new 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Has been cancelled 
				
	
				rustdoc / rustdoc (push) Has been cancelled 
				
	
				metrics / generate_final_metrics (push) Has been cancelled 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Has been cancelled 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Has been cancelled 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Has been cancelled 
				
	
				metrics / other_metrics (self) (push) Has been cancelled 
				
	
				metrics / other_metrics (webrender-2022) (push) Has been cancelled 
				
	
				release / dist (x86_64-unknown-linux-gnu) (push) Has been cancelled 
				
	
				release / dist (aarch64-pc-windows-msvc) (push) Has been cancelled 
				
	
				release / dist (x86_64-pc-windows-msvc) (push) Has been cancelled 
				
	
				release / dist (i686-pc-windows-msvc) (push) Has been cancelled 
				
	
				autopublish / publish (push) Has been cancelled 
				
	
				release / dist (aarch64-apple-darwin) (push) Has been cancelled 
				
	
				release / dist (x86_64-apple-darwin) (push) Has been cancelled 
				
	
				release / dist (aarch64-unknown-linux-gnu) (push) Has been cancelled 
				
	
				release / dist (arm-unknown-linux-gnueabihf) (push) Has been cancelled 
				
	
				release / dist (x86_64-unknown-linux-musl) (push) Has been cancelled 
				
	
				release / publish (push) Has been cancelled Minic rustc's new `format_args!` expansion | 2025-06-22 04:35:11 +00:00 |  | 
				
					
						| 
								
								
									 Shoyu Vanilla | 4f8767d790 | Minic rustc's new format_args!expansion | 2025-06-22 13:22:28 +09:00 |  | 
				
					
						| 
								
								
									 Shoyu Vanilla | c13859903c | Implement region negation to minicore and add a flag fmt_before_1_89_0 | 2025-06-22 12:01:19 +09:00 |  | 
				
					
						| 
								
								
									 Chayim Refael Friedman | 0ddaf2cd7b | Merge pull request #20050 from LHolten/better-docs-for-exclude-imports-in-symbol-search 
		
	
	
		
			
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run Add better documentation for excluding imports from symbol search | 2025-06-21 20:34:56 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 56de2113f1 | Merge pull request #20047 from ShoyuVanilla/comp-time-deps 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run internal: Utilize `cargo check --compile-time-deps` | 2025-06-21 09:19:44 +00:00 |  | 
				
					
						| 
								
								
									 Zakaria Elkatani | 333808877b | fix: Correct grammar in remove all unused imports assist | 2025-06-21 01:48:55 -04:00 |  | 
				
					
						| 
								
								
									 Shoyu Vanilla | 98c92fa879 | internal: Utilize cargo check --compile-time-deps | 2025-06-21 14:36:44 +09:00 |  | 
				
					
						| 
								
								
									 Zachary S | 55968213fc | rust-analyzer: Rename LayoutS to LayoutData in comments | 2025-06-20 12:50:55 -05:00 |  | 
				
					
						| 
								
								
									 Lucas Holten | 7492b63c18 | Add better documentation for excluding imports from symbol search | 2025-06-20 13:26:59 +02:00 |  | 
				
					
						| 
								
								
									 Florian Diebold | b0552d779f | Merge pull request #20046 from regexident/type-param-parent-getter 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run Add `fn parent(self, db) -> GenericDef` to `hir::TypeParam` | 2025-06-20 07:41:04 +00:00 |  | 
				
					
						| 
								
								
									 HKalbasi | dc2e14d5f3 | Merge pull request #20035 from joshka/jm/test-explorer-color 
		
	
	
		
			
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				rustdoc / rustdoc (push) Waiting to run Add --color=always to test explorer command | 2025-06-20 00:11:57 +00:00 |  | 
				
					
						| 
								
								
									 Vincent Esche | 90f392108c | Add fn parent(self, db) -> GenericDeftohir::TypeParam | 2025-06-19 18:04:46 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | df50136c23 | Merge pull request #20042 from Veykril/push-uosxynulorzn 
		
	
	
		
			
				
	
				metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (self) (push) Blocked by required conditions 
				
	
				metrics / other_metrics (webrender-2022) (push) Blocked by required conditions 
				
	
				metrics / generate_final_metrics (push) Blocked by required conditions 
				
	
				metrics / build_metrics (push) Waiting to run 
				
	
				rustdoc / rustdoc (push) Waiting to run fix: Temporarily disable `+` typing handler as it moves the cursor position | 2025-06-19 06:40:37 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 3ee81c7115 | fix: Temporarily disable +typing handler as it moves the cursor position | 2025-06-19 08:29:50 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 01f4839113 | Merge pull request #20041 from Veykril/push-yxlszoznuyno Revert "Turn `BlockId` into a `#[salsa::tracked]`" | 2025-06-19 05:51:31 +00:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | 6301c35cf3 | Revert "Turn BlockIdinto a#[salsa::tracked]"This reverts commit 8643a858db. | 2025-06-19 07:40:01 +02:00 |  | 
				
					
						| 
								
								
									 Lukas Wirth | bb1efeb835 | Merge pull request #20039 from ShoyuVanilla/let-bind-ref-capt fix: Closure capturing for let exprs | 2025-06-19 04:47:50 +00:00 |  |