rust/crates
Aramis Razzaghipour 55c0b86cde
Add semicolons for consistency
`clippy::semicolon_if_nothing_returned`
2021-10-03 23:39:43 +11:00
..
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 Add semicolons for consistency 2021-10-03 23:39:43 +11:00
hir minor: don't drop binders when doing autoderef 2021-09-30 19:57:15 +05:00
hir_def Add some profiling calls to name resolution 2021-10-01 15:30:00 +02:00
hir_expand Expand asm! to format_args! 2021-10-01 12:33:18 +02:00
hir_ty Add regression test 2021-09-29 21:08:44 +02:00
ide Fix rename trying to edit the same range multiple times 2021-10-02 18:50:21 +02:00
ide_assists internal: remove deprecated method 2021-10-02 15:28:55 +03:00
ide_completion Merge #10402 2021-09-30 16:18:09 +00:00
ide_db Fix rename trying to edit the same range multiple times 2021-10-02 18:50:21 +02:00
ide_diagnostics fix: remove semicolon diagnostics only highlights the semi 2021-10-02 12:54:10 +03:00
ide_ssr Rename *Owner traits to Has* 2021-09-27 12:54:24 +02: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 Add semicolons for consistency 2021-10-03 23:39:43 +11:00
paths internal: improve compilation critical path a bit 2021-08-28 22:43:37 +03:00
proc_macro_api Add semicolons for consistency 2021-10-03 23:39:43 +11:00
proc_macro_srv Bump memmap2 2021-10-01 18:55:52 +03:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile Add semicolons for consistency 2021-10-03 23:39:43 +11:00
project_model Implicitly depend on test 2021-09-28 21:39:41 +02:00
rust-analyzer Add semicolons for consistency 2021-10-03 23:39:43 +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 Add semicolons for consistency 2021-10-03 23:39:43 +11:00
test_utils Add semicolons for consistency 2021-10-03 23:39:43 +11:00
text_edit Add semicolons for consistency 2021-10-03 23:39:43 +11:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt Add semicolons for consistency 2021-10-03 23:39:43 +11:00
vfs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
vfs-notify Add semicolons for consistency 2021-10-03 23:39:43 +11:00