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 ide-assists: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ide-completion ide-completion: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
ide-db ide-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09: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 Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola 2024-02-05 17:20:43 +00:00
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 Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola 2024-02-05 17:20:43 +00:00
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 rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
salsa Optimize input queries that take no arguments 2024-02-07 18:04:02 +01:00
sourcegen
span Move salsa fork in-tree 2024-02-07 16:29:46 +01:00
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 Auto merge of #16482 - GnomedDev:boxed-subtree, r=lnicola 2024-02-05 09:14:06 +00:00
vfs
vfs-notify