rust-analyzer/crates
Chayim Refael Friedman b46593ece2 Never make type mismatch diagnostic stable, even when there is a fix
We show fixes now even for experimental diagnostics anyway, and it has false positives.
2025-06-17 12:48:19 +03:00
..
base-db ItemTree's ItemVisibilities has no identity, so deduplicate 2025-06-12 09:14:43 +02:00
cfg shrink_to_fit() in more places 2025-04-25 10:55:12 +03:00
edition
hir chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
hir-def Merge pull request #20000 from tadeokondrak/lifetime-repeat-macro 2025-06-15 16:34:42 +00:00
hir-expand Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
hir-ty Optimize pub(crate) visibility resolution 2025-06-15 10:25:45 +02:00
ide chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-assists chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-completion chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-db chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-diagnostics Never make type mismatch diagnostic stable, even when there is a fix 2025-06-17 12:48:19 +03:00
ide-ssr chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
intern cargo upgrade 2025-06-13 10:08:20 +02:00
load-cargo feat: Show what cargo metadata is doing in status 2025-06-16 18:05:44 +02:00
mbe Allow lifetime repeats in macros: $($x)'a* 2025-06-13 18:13:01 -06:00
parser Better parser recovery for macro calls in type bound position 2025-06-05 16:11:30 +02:00
paths
proc-macro-api Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
proc-macro-srv cargo upgrade 2025-06-13 10:08:20 +02:00
proc-macro-srv-cli Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
profile cargo upgrade 2025-06-13 10:08:20 +02:00
project-model fix: Copy lockfiles into target directory before invoking cargo metadata 2025-06-17 10:09:04 +02:00
query-group-macro chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
rust-analyzer Merge pull request #20020 from Veykril/push-yuqmorzsqumw 2025-06-17 09:24:13 +00:00
span Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
stdx chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
syntax Merge pull request #19939 from ChayimFriedman2/fill-arms-self 2025-06-17 08:20:02 +00:00
syntax-bridge Add some more hir_expand::files conversions 2025-05-30 14:48:56 +02:00
test-fixture Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
test-utils Merge pull request #19657 from ChayimFriedman2/better-offset-of 2025-04-22 13:28:34 +00:00
toolchain allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
tt Inline some format args 2025-05-16 12:03:59 +02:00
vfs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
vfs-notify Cleanup cfg check handling in expression store lowering 2025-04-29 11:44:11 +02:00