rust-analyzer/crates
2023-06-23 19:22:59 +02:00
..
base-db Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
cfg Allow setting cfgs 2023-05-28 13:43:21 +02:00
flycheck Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
hir Auto merge of #15070 - Veykril:analysis-stat-stuff, r=Veykril 2023-06-21 05:58:13 +00:00
hir-def Auto merge of #15070 - Veykril:analysis-stat-stuff, r=Veykril 2023-06-21 05:58:13 +00:00
hir-expand Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
hir-ty Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
ide Less eager parsing for module sources 2023-06-17 10:58:52 +02:00
ide-assists Auto merge of #15074 - oxalica:fix/inline-async-fn, r=lowr 2023-06-19 15:46:55 +00:00
ide-completion Less eager parsing for module sources 2023-06-17 10:58:52 +02:00
ide-db Auto merge of #15070 - Veykril:analysis-stat-stuff, r=Veykril 2023-06-21 05:58:13 +00:00
ide-diagnostics Fix missing terminator for slice pattern 2023-06-04 20:59:27 +03:30
ide-ssr internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
intern Remove double lookups from Interned 2023-05-24 12:54:25 +02:00
limit Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
mbe Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
parser Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30
paths internal: use consistent style for error handling 2023-06-19 13:01:47 +01:00
proc-macro-api Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-06-05 11:07:47 +03:00
proc-macro-srv Add span to group. 2023-06-07 08:48:19 -05: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 Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
project-model Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00
rust-analyzer Minor changes. Add resolve_resource_op() 2023-06-23 19:22:59 +02:00
sourcegen Use retain_mut in CommentBlock::extract 2023-03-31 17:41:40 -04:00
stdx Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
syntax Remove unused StmtList::push_front 2023-06-19 22:56:31 +08:00
test-utils Support Pointee trait 2023-06-16 16:43:43 +03:30
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 Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30
vfs Fix VfsPath Display and Debug impls 2023-06-20 23:17:42 +03:30
vfs-notify Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00