cfg
|
internal: remove useless helpers
|
2021-08-09 15:58:21 +03:00 |
hir
|
Fix some clippy lints
|
2021-08-16 22:04:26 +03:00 |
hir_def
|
style
|
2021-08-16 18:29:16 +02:00 |
hir_expand
|
Merge #9920
|
2021-08-16 14:13:04 +00:00 |
hir_ty
|
feat: type inference for if-let guards
|
2021-08-14 00:09:30 +02:00 |
ide
|
Merge #9929
|
2021-08-17 13:25:08 +00:00 |
ide_assists
|
Add destructure in sub-pattern (after @ )
|
2021-08-17 19:23:05 +02:00 |
ide_completion
|
Merge #9902
|
2021-08-14 17:43:52 +00:00 |
ide_db
|
Emit more concise text edits in ide_db::rename
|
2021-08-17 15:24:01 +02:00 |
ide_diagnostics
|
Merge #9810
|
2021-08-08 10:35:00 +00:00 |
ide_ssr
|
fix: avoid pathological macro expansions
|
2021-08-09 16:15:02 +03:00 |
mbe
|
internal: remove dead code
|
2021-08-14 20:29:46 +03:00 |
parser
|
Support if let match guards
|
2021-08-13 00:25:14 +02:00 |
proc_macro_api
|
Fix formatting
|
2021-08-17 19:25:37 +03:00 |
project_model
|
Always add implicit proc_macro dependency
|
2021-08-12 21:42:14 +02:00 |
rust-analyzer
|
internal: optimize compile time
|
2021-08-15 13:24:37 +03:00 |
syntax
|
minor: move functionality to a better place
|
2021-08-14 20:43:28 +03:00 |
test_utils
|
Show type actions on ranged type hover
|
2021-08-11 13:52:57 +02:00 |
vfs-notify
|
Bump notify version to 5.0.0-pre.12
|
2021-08-17 17:25:11 +02:00 |