rust/crates
2024-02-11 22:30:14 +01:00
..
base-db base-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cfg
flycheck
hir internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
hir-def internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
hir-expand internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
hir-ty pattern_analysis doesn't need an arena anymore 2024-02-11 22:30:14 +01:00
ide Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
ide-assists Auto merge of #16524 - evertedsphere:swann/trait-bound-dyn, r=Veykril 2024-02-10 10:59:46 +00:00
ide-completion Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
ide-db Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
ide-diagnostics Cleanup visibility.rs 2024-02-10 13:50:45 +01:00
ide-ssr ide-ssr: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
intern
limit
load-cargo load-cargo: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
mbe mbe: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
parser parser: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09: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 rust-analyzer: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
salsa internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
sourcegen sourcegen: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
span internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
stdx
syntax syntax: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
test-fixture test-fixture: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
test-utils test-utils: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
text-edit text-edit: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:41 +09:00
toolchain
tt tt: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
vfs vfs: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
vfs-notify