rust/crates
2024-02-27 10:00:45 +01:00
..
base-db fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
cfg
flycheck
hir fix: Fix completions panicking with certain macro setups 2024-02-27 09:35:57 +01:00
hir-def fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
hir-expand
hir-ty internal: Remove dead branches in method_resolutiopn::is_valid_candidate 2024-02-27 10:00:45 +01:00
ide fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
ide-assists fix: fmt 2024-02-26 22:36:47 +08:00
ide-completion fix: Fix completions panicking with certain macro setups 2024-02-27 09:35:57 +01:00
ide-db Auto merge of #16555 - davidbarsky:david/speedup-completions-by-exploiting-orphan-rules, r=Veykril 2024-02-26 18:05:52 +00:00
ide-diagnostics Auto merge of #16684 - Veykril:synthetic-fmt-args, r=Veykril 2024-02-26 16:47:57 +00:00
ide-ssr
intern
limit
load-cargo internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
mbe
parser
paths
proc-macro-api Fix rust-analyzer not enabling rust-analyzer spans on the proc-macro server 2024-02-22 22:34:03 +01:00
proc-macro-srv fix: Fix proc-macro server not accounting for string delimiters correctly 2024-02-22 22:34:03 +01:00
proc-macro-srv-cli
profile
project-model Don't build dependencies when retrieving target data layout 2024-02-20 19:16:55 -08:00
rust-analyzer feat: Add short flag -V for consistency with other rust tooling 2024-02-24 06:45:00 +00:00
salsa Remove salsa compile_fail tests 2024-02-26 15:26:55 +02:00
sourcegen
span
stdx Deduplicate references to macro argument 2024-02-19 12:23:59 +01:00
syntax
test-fixture
test-utils
text-edit
toolchain prioritise rustup sysroots over system ones 2024-02-24 21:19:10 +00:00
tt
vfs
vfs-notify