| .. |
|
base_db
|
support non-extern-prelude dependencies
|
2021-09-28 21:23:46 +02:00 |
|
cfg
|
Simplify int_in_range
|
2021-08-31 13:11:17 +02:00 |
|
flycheck
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
hir
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
hir_def
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
hir_expand
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
hir_ty
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
ide
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
ide_assists
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
ide_completion
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
ide_db
|
Replace if let Some(_) = foo with if foo.is_some()
|
2021-10-05 09:00:18 +11:00 |
|
ide_diagnostics
|
fix: remove semicolon diagnostics only highlights the semi
|
2021-10-02 12:54:10 +03:00 |
|
ide_ssr
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
limit
|
internal: add API to check what are the max limits in practice
|
2021-07-31 18:26:43 +03:00 |
|
mbe
|
minor: simplify
|
2021-10-02 20:38:39 +03:00 |
|
parser
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
paths
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
proc_macro_api
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
proc_macro_srv
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
proc_macro_test
|
|
|
|
profile
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
project_model
|
Implicitly depend on test
|
2021-09-28 21:39:41 +02:00 |
|
rust-analyzer
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
sourcegen
|
Add semicolons for consistency
|
2021-10-03 23:39:43 +11:00 |
|
stdx
|
Add semicolons for consistency
|
2021-10-03 23:39:43 +11:00 |
|
syntax
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
test_utils
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
text_edit
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
toolchain
|
|
|
|
tt
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
|
vfs
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |
|
vfs-notify
|
Fix miscellaneous Clippy lints
|
2021-10-03 23:53:30 +11:00 |