rust/crates
bors 1b5523a8cd Auto merge of #14913 - HKalbasi:fix14844, r=HKalbasi
Evaluate `UnevalutedConst` before trait solving

cc #14844
2023-05-26 21:01:20 +00:00
..
base-db
cfg
flycheck Auto merge of #14859 - lunacookies:qos, r=lunacookies 2023-05-26 15:48:22 +00:00
hir Render size, align and offset hover values in hex 2023-05-26 16:41:45 +02: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 Evaluate UnevalutedConst before trait solving 2023-05-27 00:28:11 +03:30
ide Auto merge of #14859 - lunacookies:qos, r=lunacookies 2023-05-26 15:48:22 +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
mbe
parser Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
paths
proc-macro-api
proc-macro-srv Add proof-of-concept QoS implementation 2023-05-20 22:29:32 +10:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Filter out unused cargo features from config 2023-05-26 22:16:34 +02:00
rust-analyzer Filter out unused cargo features from config 2023-05-26 22:16:34 +02:00
sourcegen
stdx Extract platform-specific QoS code into module 2023-05-21 02:48:30 +10:00
syntax Fix removal of generic param from list 2023-05-26 13:13:15 +02:00
test-utils Render size, align and offset hover values in hex 2023-05-26 16:41:45 +02:00
text-edit
toolchain
tt
vfs Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
vfs-notify Add proof-of-concept QoS implementation 2023-05-20 22:29:32 +10:00