rust/crates
2024-03-08 20:22:08 +02:00
..
base-db Compress file text using lz4 in salsa 2024-03-08 20:22:08 +02: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 Compress file text using lz4 in salsa 2024-03-08 20:22:08 +02:00
hir-expand fix: Don't invalid body query results when generating desugared names 2024-03-07 15:03:16 +01:00
hir-ty Compress file text using lz4 in salsa 2024-03-08 20:22:08 +02:00
ide Auto merge of #16755 - Veykril:rustup-bins, r=Veykril 2024-03-06 14:47:32 +00:00
ide-assists Auto merge of #16781 - DropDemBits:extract-format-args-escaping, r=Veykril 2024-03-07 20:04:33 +00:00
ide-completion fix: Preserve $ and \ in postfix format completions 2024-03-07 16:55:09 -05:00
ide-db Compress file text using lz4 in salsa 2024-03-08 20:22:08 +02:00
ide-diagnostics Skip match diagnostics for partially unknown types 2024-03-07 19:11:23 +02:00
ide-ssr
intern
limit
load-cargo Opt for FxHashMap<Id,Id> instead of <Id,Option<Id>> and apply requested changes 2024-03-06 19:55:04 +01:00
mbe
parser Auto merge of #16787 - pksunkara:remove-macro-call-check, r=lnicola 2024-03-08 13:23:31 +00:00
paths
proc-macro-api Update Cargo.lock 2024-03-05 12:16:19 +01:00
proc-macro-srv Auto merge of #16755 - Veykril:rustup-bins, r=Veykril 2024-03-06 14:47:32 +00:00
proc-macro-srv-cli
profile
project-model
rust-analyzer Auto merge of #16742 - alibektas:13529/source_root_tree, r=Veykril 2024-03-07 10:30:08 +00: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
test-fixture
test-utils
text-edit
toolchain
tt
vfs Opt for FxHashMap<Id,Id> instead of <Id,Option<Id>> and apply requested changes 2024-03-06 19:55:04 +01:00
vfs-notify