rust/crates
DropDemBits e28f5514e1
Add AssocItemList::add_item_at_start
Needed to recreate the behavior of `generate_new` addding the `new` method at the start of the impl
2024-02-08 19:13:10 -05:00
..
base-db Move salsa fork in-tree 2024-02-07 16:29:46 +01:00
cfg
flycheck feat: Allow cargo check to run on only the current package 2024-02-08 10:40:42 +01:00
hir fix conflicting "unnecessary else" and "trailing return" diagnostics tests 2024-02-08 19:32:53 +03:00
hir-def fix: preserve where clause when builtin derive 2024-02-08 22:44:39 +08:00
hir-expand fix: preserve where clause when builtin derive 2024-02-08 22:44:39 +08:00
hir-ty feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
ide Update test outputs 2024-02-08 14:57:21 +01:00
ide-assists Migrate generate_impl to mutable ast 2024-02-08 19:13:10 -05: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 fix conflicting "unnecessary else" and "trailing return" diagnostics tests 2024-02-08 19:32:53 +03: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 Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola 2024-02-05 17:20:43 +00: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 remove clones 2024-02-05 23:15:47 +01: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 Move salsa fork in-tree 2024-02-07 16:29:46 +01:00
stdx
syntax Add AssocItemList::add_item_at_start 2024-02-08 19:13:10 -05: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