rust/crates
2021-06-13 11:49:32 +03:00
..
base_db clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
cfg internal: expose cfg attrs from hir::Crate 2021-05-07 23:50:24 +03:00
flycheck Use package root as cargo check working directory 2021-05-12 19:50:52 -07:00
hir clippy::clone_on_copy 2021-06-13 09:27:19 +05:30
hir_def cargo fmt 2021-06-13 09:48:15 +05:30
hir_expand cargo fmt 2021-06-13 09:48:15 +05:30
hir_ty minor: put a mark back 2021-06-13 11:49:32 +03:00
ide minor: put a mark back 2021-06-13 11:49:32 +03:00
ide_assists Merge #9242 2021-06-13 07:18:49 +00:00
ide_completion clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
ide_db cargo fmt 2021-06-13 09:48:15 +05:30
ide_ssr clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
mbe clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
parser Update ungrammar 2021-06-11 18:34:30 +02:00
paths Clearer naming 2021-04-06 16:22:26 +03:00
proc_macro_api cargo fmt 2021-06-13 09:48:15 +05:30
proc_macro_srv cargo fmt 2021-06-13 09:48:15 +05:30
proc_macro_test Build test-macros in a build script 2021-06-09 17:16:52 +02:00
profile minor: squelch "unused" warning 2021-06-12 15:10:07 +03:00
project_model clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
rust-analyzer clippy::useless_return 2021-06-13 09:35:29 +05:30
stdx Don't compare ast::Visibility by stringifying 2021-05-20 17:45:59 +02:00
syntax clippy::manual_str_repeat 2021-06-13 09:37:28 +05:30
test_utils Apply a few clippy suggestions 2021-06-03 11:46:03 +02:00
text_edit
toolchain
tt clippy::manual_str_repeat 2021-06-13 09:37:28 +05:30
vfs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
vfs-notify