rust/crates
bors b91697de8f Auto merge of #16886 - Veykril:dev-deps-delay, r=Veykril
internal: Delay drawing of workspace dev-dependency edges

Follow up to https://github.com/rust-lang/rust-analyzer/pull/16871

With this we should prefer non-dev deps if they do form a cycle, https://github.com/rust-lang/rust-analyzer/issues/14167
2024-03-19 10:39:54 +00:00
..
base-db
cfg
flycheck Use --workspace and --no-fail-fast in test explorer 2024-03-19 01:46:41 +03:30
hir remove redundant clone()s 2024-03-17 14:06:21 +01:00
hir-def Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
hir-expand Remove usages of SpanData where Span suffices 2024-03-15 13:02:40 +01:00
hir-ty internal: Move grammar codegen into xtask 2024-03-19 10:57:53 +01:00
ide Auto merge of #16860 - Veykril:macarons, r=Veykril 2024-03-18 09:14:08 +00:00
ide-assists fix: typo 2024-03-15 21:14:17 +08:00
ide-completion Auto merge of #16860 - Veykril:macarons, r=Veykril 2024-03-18 09:14:08 +00:00
ide-db Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01:00
ide-diagnostics internal: Move grammar codegen into xtask 2024-03-19 10:57:53 +01:00
ide-ssr
intern
limit
load-cargo
mbe Remove usages of SpanData where Span suffices 2024-03-15 13:02:40 +01:00
parser fix: Improve error recovery for match arms 2024-03-19 10:55:47 +01:00
paths
proc-macro-api
proc-macro-srv Remove dead test code 2024-03-14 16:24:51 +01:00
proc-macro-srv-cli
profile
project-model internal: Delay drawing of workspace dev-dependency edges 2024-03-19 11:37:27 +01:00
rust-analyzer minor: Do progress reporting for crate-graph construction 2024-03-19 10:06:51 +01:00
salsa
sourcegen
span Remove usages of SpanData where Span suffices 2024-03-15 13:02:40 +01:00
stdx Remove dead test code 2024-03-14 16:24:51 +01:00
syntax internal: Move grammar codegen into xtask 2024-03-19 10:57:53 +01:00
test-fixture
test-utils
text-edit
toolchain
tt feat: Support macro calls in eager macros for IDE features 2024-03-14 15:40:35 +01:00
vfs
vfs-notify