rust/crates
2024-03-07 14:14:59 +01:00
..
base-db Add diagnostics integrated benchmark 2024-03-07 09:33:48 +01:00
cfg
flycheck Add test explorer 2024-03-06 00:05:29 +03:30
hir fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
hir-def fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
hir-expand fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
hir-ty fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
ide Add test explorer 2024-03-06 00:05:29 +03:30
ide-assists test: add tests for keeping attrs in assist 'generate_delegate_trait' 2024-03-06 15:32:49 +08:00
ide-completion Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
ide-db Add tracing spans to macro generated database 2024-03-06 20:19:36 +01:00
ide-diagnostics fix: Put style lints behind disabled-by-default config 2024-03-05 11:43:23 +01:00
ide-ssr
intern
limit
load-cargo Cleanup 2024-03-04 11:10:06 +01:00
mbe
parser Cleanup 2024-03-04 11:10:06 +01:00
paths
proc-macro-api Update Cargo.lock 2024-03-05 12:16:19 +01:00
proc-macro-srv Update Cargo.lock 2024-03-05 12:16:19 +01:00
proc-macro-srv-cli
profile Cleanup 2024-03-04 11:10:06 +01:00
project-model Cleanup 2024-03-04 11:10:06 +01:00
rust-analyzer Dedup hprof stuff 2024-03-07 10:21:50 +01:00
salsa Add tracing spans to macro generated database 2024-03-06 20:19:36 +01:00
sourcegen
span fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
stdx Add test explorer 2024-03-06 00:05:29 +03:30
syntax fix: hide destructure_struct_binding assist if no public fields 2024-03-04 21:50:01 +00:00
test-fixture Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
test-utils
text-edit
toolchain
tt
vfs
vfs-notify