..
base-db
fix: Fix body lowering not using block def maps
2023-05-04 20:46:05 +02:00
cfg
⬆️ rust-analyzer
2023-02-13 13:55:14 +02:00
flycheck
fix: remove useless return
s
2023-05-07 09:42:52 +02:00
hir
Auto merge of #14849 - alibektas:14557n, r=Veykril
2023-05-26 11:30:40 +00:00
hir-def
fix need-mut
false positive in closure capture of match scrutinee
2023-05-26 02:08:37 +03:30
hir-expand
use ::core
instead of $crate
in option_env!
2023-05-25 18:46:34 +03:30
hir-ty
insert type vars in function arguments
2023-05-26 14:26:13 +03:30
ide
Auto merge of #14849 - alibektas:14557n, r=Veykril
2023-05-26 11:30:40 +00:00
ide-assists
Integrate feedback
2023-05-26 13:43:12 +02:00
ide-completion
internal: Replace Display impl for Name
2023-05-24 20:55:12 +02:00
ide-db
Auto merge of #14849 - alibektas:14557n, r=Veykril
2023-05-26 11:30:40 +00:00
ide-diagnostics
insert type vars in function arguments
2023-05-26 14:26:13 +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
Use boxed slices instead ovecs in decl macros
2023-05-02 17:04:53 +02:00
parser
Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril
2023-05-24 11:13:52 +00:00
paths
Add AbsPath::absolutize
2023-05-13 11:51:28 +02:00
proc-macro-api
Use triomphe Arc
2023-05-02 20:02:43 +03:00
proc-macro-srv
Encode closing delimiter span in FlatTrees
2023-04-14 10:34:41 +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
internal: Add some additional status ouput
2023-04-22 09:34:47 +02:00
project-model
Add AbsPath::absolutize
2023-05-13 11:51:28 +02:00
rust-analyzer
Auto merge of #14849 - alibektas:14557n, r=Veykril
2023-05-26 11:30:40 +00:00
sourcegen
Use retain_mut
in CommentBlock::extract
2023-03-31 17:41:40 -04:00
stdx
Depend on nohash-hasher individually
2023-05-06 00:49:23 -07:00
syntax
Fix removal of generic param from list
2023-05-26 13:13:15 +02:00
test-utils
Add moved-out-of-ref
diagnostic
2023-05-18 19:17:06 +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
Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril
2023-05-24 11:13:52 +00:00
vfs-notify
⬆️ rust-analyzer
2023-02-13 13:55:14 +02:00