rust/crates
2024-03-05 10:17:09 +01:00
..
base-db Cleanup 2024-03-04 11:10:06 +01:00
cfg
flycheck Give all threads names 2024-03-01 13:19:55 +01:00
hir Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
hir-def internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
hir-expand internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
hir-ty Cleanup 2024-03-04 11:10:06 +01:00
ide For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
ide-assists fix: hide destructure_struct_binding assist if no public fields 2024-03-04 21:50:01 +00:00
ide-completion Auto merge of #16747 - Veykril:cleanup, r=Veykril 2024-03-04 10:30:17 +00:00
ide-db Regenerate lints table 2024-03-04 17:42:18 +01:00
ide-diagnostics Move lint definition generation into xtask/codegen 2024-03-04 17:14:14 +01:00
ide-ssr
intern
limit
load-cargo Cleanup 2024-03-04 11:10:06 +01:00
mbe Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
parser Cleanup 2024-03-04 11:10:06 +01:00
paths Add to_path_buf() method for RelPath 2024-02-27 18:33:47 +01:00
proc-macro-api Cleanup 2024-03-04 11:10:06 +01:00
proc-macro-srv For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
proc-macro-srv-cli
profile Cleanup 2024-03-04 11:10:06 +01:00
project-model For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
rust-analyzer For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
salsa Remove salsa compile_fail tests 2024-02-26 15:26:55 +02:00
sourcegen
span Move AstIdMap infra to the span crate 2024-03-01 15:39:44 +01:00
stdx Deduplicate references to macro argument 2024-02-19 12:23:59 +01:00
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 Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
text-edit
toolchain For toolchain binaries ue the full path found in $PATH 2024-03-05 10:17:09 +01:00
tt Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra 2024-02-18 09:41:20 +02:00
vfs Only clone when required 2024-02-29 16:28:59 +01:00
vfs-notify