rust-analyzer/crates
Shoyu Vanilla (Flint) f6cf3035c3
Merge pull request #20730 from A4-Tacks/migrate-expand-rest-pat
Migrate `expand_record_rest_pattern` assist to use `SyntaxEditor`
2025-09-23 07:05:22 +00:00
..
base-db Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
cfg
edition
hir Use ParamEnv in TraitEnvironment 2025-09-23 00:04:57 +00:00
hir-def Merge pull request #20664 from ChayimFriedman2/coerce-ns 2025-09-18 00:19:30 +00:00
hir-expand
hir-ty Use ParamEnv in TraitEnvironment 2025-09-23 00:04:57 +00:00
ide Use ParamEnv in TraitEnvironment 2025-09-23 00:04:57 +00:00
ide-assists Merge pull request #20730 from A4-Tacks/migrate-expand-rest-pat 2025-09-23 07:05:22 +00:00
ide-completion Use ParamEnv in TraitEnvironment 2025-09-23 00:04:57 +00:00
ide-db Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzus 2025-09-16 07:28:47 +00:00
ide-diagnostics Fix lifetime elision handling for Fn-style trait bounds 2025-09-22 16:53:20 +03:00
ide-ssr Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzus 2025-09-16 07:28:47 +00:00
intern Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics 2025-09-15 18:56:17 +03:00
load-cargo
mbe
parser Auto-attach database in Analysis calls 2025-08-18 09:52:23 +02:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model fix: Make flycheck clearing dependency-aware 2025-09-20 01:35:35 +09:00
query-group-macro Implement next trait solver 2025-08-09 16:08:58 +00:00
rust-analyzer Clarify rust-analyzer.inlayHints.maxLength is not a hard guarantee 2025-09-22 04:16:50 +03:00
span Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
stdx Add some test for stdx::replace 2025-09-20 21:15:12 +08:00
syntax Merge pull request #20624 from A4-Tacks/fix-syn-lifetime-bounds 2025-09-09 07:35:19 +00:00
syntax-bridge remove P 2025-08-09 15:47:01 +08:00
test-fixture Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
test-utils Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics 2025-09-15 18:56:17 +03:00
toolchain
tt
vfs
vfs-notify