.. |
base-db
|
implement type_name intrinsic
|
2023-07-14 16:52:36 +03:30 |
cfg
|
Replace x with it
|
2023-07-06 17:33:17 +03:30 |
flycheck
|
|
|
hir
|
Auto merge of #15320 - lowr:fix/incorrect-name-case-for-inner-items, r=HKalbasi
|
2023-07-21 06:41:30 +00:00 |
hir-def
|
handle #[cfg] s on generic parameters
|
2023-07-27 21:17:10 -04:00 |
hir-expand
|
Auto merge of #15282 - HKalbasi:mir, r=HKalbasi
|
2023-07-14 16:46:35 +00:00 |
hir-ty
|
Auto merge of #15303 - oxalica:fix/byte-escape-highlight, r=lowr
|
2023-07-22 20:25:40 +00:00 |
ide
|
Add comments for why skip highlighting for invalid char/byte literals
|
2023-07-23 04:24:35 +08:00 |
ide-assists
|
limit change_visibility assist to applicable items
|
2023-07-22 17:16:51 +03:00 |
ide-completion
|
Replace x with it
|
2023-07-06 17:33:17 +03:30 |
ide-db
|
Fix the eager token maps by re-mapping the textranges between the input and input expansion
|
2023-07-13 09:22:38 +02:00 |
ide-diagnostics
|
Report incorrect case for inner items within all bodies
|
2023-07-21 15:07:55 +09:00 |
ide-ssr
|
|
|
intern
|
|
|
limit
|
|
|
load-cargo
|
Fix publishing of load-cargo crate
|
2023-07-10 13:40:37 +03:00 |
mbe
|
Fix the eager token maps by re-mapping the textranges between the input and input expansion
|
2023-07-13 09:22:38 +02:00 |
parser
|
Remove crate visibility modifier
|
2023-07-16 00:01:11 +09:00 |
paths
|
|
|
proc-macro-api
|
Support reading uncompressed proc macro metadata
|
2023-07-17 13:30:19 +00:00 |
proc-macro-srv
|
Merge remote-tracking branch 'upstream/master' into sync-from-rust
|
2023-07-17 16:09:39 +03:00 |
proc-macro-srv-cli
|
|
|
proc-macro-test
|
|
|
profile
|
|
|
project-model
|
Optimize DepKindInfo -> DepKind conversion
|
2023-07-21 17:10:42 +09:00 |
rust-analyzer
|
Auto merge of #15303 - oxalica:fix/byte-escape-highlight, r=lowr
|
2023-07-22 20:25:40 +00:00 |
sourcegen
|
Format let-else
|
2023-07-03 20:34:09 +02:00 |
stdx
|
|
|
syntax
|
Fix unescaping of C string literals
|
2023-07-18 18:52:34 +08:00 |
test-utils
|
Give real discriminant_type to chalk
|
2023-07-14 20:15:18 +03:30 |
text-edit
|
|
|
toolchain
|
|
|
tt
|
Fix the eager token maps by re-mapping the textranges between the input and input expansion
|
2023-07-13 09:22:38 +02:00 |
vfs
|
|
|
vfs-notify
|
|
|