rust/crates
dfireBird 410ede9101
Add some tests in number evaluvation and hover to prevent regression
Added a test near positive extermes and two test near negative
extermes as well one for 0.
Added a test using the `as` cast and one with comparison with 0.
2023-06-22 17:58:12 +05:30
..
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 Skip mutable diagnostics on synthetic bindings 2023-06-21 19:38:19 +02: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 Add some tests in number evaluvation and hover to prevent regression 2023-06-22 17:58:12 +05:30
ide Add some tests in number evaluvation and hover to prevent regression 2023-06-22 17:58:12 +05:30
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 Skip mutable diagnostics on synthetic bindings 2023-06-21 19:38:19 +02:00
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
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
proc-macro-test
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 Auto merge of #15070 - Veykril:analysis-stat-stuff, r=Veykril 2023-06-21 05:58:13 +00:00
sourcegen
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
toolchain
tt
vfs Simplify VfsPath fmt 2023-06-21 16:13:17 +03:00
vfs-notify Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00