rust-analyzer/crates
DropDemBits a1877df5a5
Passthrough is_snippet for non-structured snippets
Structured snippets precisely track which text edits need to be marked
as snippet text edits, but the cases where structured snippets aren't
used but snippets are still present are for simple single text-edit
changes, so it's perfectly fine to mark all one of them as being a
snippet text edit
2023-07-12 03:14:09 -04:00
..
base-db Replace x with it 2023-07-06 17:33:17 +03:30
cfg Replace x with it 2023-07-06 17:33:17 +03:30
flycheck Bump more deps 2023-06-22 11:44:10 +02:00
hir Infallibe ExpandDatabase::macro_def 2023-07-10 16:23:29 +02:00
hir-def Infallibe ExpandDatabase::macro_def 2023-07-10 16:23:29 +02:00
hir-expand Don't unnecessarily clone the input tt for decl macros 2023-07-10 16:28:23 +02:00
hir-ty Support getrandom syscall 2023-07-11 00:29:06 +03:30
ide internal: Defer rendering of structured snippets 2023-07-12 01:50:35 -04:00
ide-assists internal: Defer rendering of structured snippets 2023-07-12 01:50:35 -04:00
ide-completion Replace x with it 2023-07-06 17:33:17 +03:30
ide-db Remove unnecessary SourceChange trait impls 2023-07-12 02:36:37 -04:00
ide-diagnostics Add SnippetEdit to be alongside source changes 2023-07-12 00:43:41 -04:00
ide-ssr Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
intern Bump more deps 2023-06-22 11:44:10 +02:00
limit Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
load-cargo Fix publishing of load-cargo crate 2023-07-10 13:40:37 +03:00
mbe Don't unnecessarily clone the input tt for decl macros 2023-07-10 16:28:23 +02:00
parser Recover from missing associated items and generic const defaults 2023-07-05 00:24:11 +09:00
paths internal: use consistent style for error handling 2023-06-19 13:01:47 +01:00
proc-macro-api Bump more deps 2023-06-22 11:44:10 +02:00
proc-macro-srv Bump more deps 2023-06-22 11:44:10 +02:00
proc-macro-srv-cli Remove proc-macro server command from the rust-analyzer binary 2023-04-26 08:19:28 +02:00
proc-macro-test ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
profile Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
project-model Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
rust-analyzer Passthrough is_snippet for non-structured snippets 2023-07-12 03:14:09 -04:00
sourcegen Format let-else 2023-07-03 20:34:09 +02:00
stdx Bump more deps 2023-06-22 11:44:10 +02:00
syntax add AttrsOwnerEdit::add_attr 2023-07-07 20:06:09 -04:00
test-utils Revert "Support #[rustc_coinductive]" 2023-07-03 05:06:55 +09:00
text-edit Make text-size a workspace dep 2023-05-06 00:49:23 -07:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
vfs Upgrade to indexmap v2 2023-06-24 17:35:20 -07:00
vfs-notify Downgrade some deps to get rif of windows-sys duplication 2023-06-22 11:44:10 +02:00