rust/crates
2024-02-10 01:00:40 +09:00
..
base-db base-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cfg
flycheck feat: Allow cargo check to run on only the current package 2024-02-08 10:40:42 +01:00
hir hir: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hir-def hir-def: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hir-expand hir-def: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hir-ty hir-ty: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ide ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ide-assists Auto merge of #16424 - dfireBird:let-stmt-guarded-return-assist, r=Veykril 2024-02-09 13:42:20 +00:00
ide-completion feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
ide-db feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
ide-diagnostics ide-diagnostics: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ide-ssr
intern
limit
load-cargo
mbe
parser Recover from missing slots in delimited parsing 2024-02-08 11:14:37 +01:00
paths
proc-macro-api proc-macro-api: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
proc-macro-srv
proc-macro-srv-cli
profile
project-model project-model: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
rust-analyzer Auto merge of #15863 - davidbarsky:davidbarsky/start-of-monorepo-mode, r=Veykril 2024-02-08 19:36:09 +00:00
salsa Optimize input queries that take no arguments 2024-02-07 18:04:02 +01:00
sourcegen
span
stdx
syntax clippy: Enable non_canonical_clone_impl rule 2024-02-09 22:37:42 +09:00
test-fixture
test-utils feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
text-edit
toolchain
tt
vfs
vfs-notify