rust/crates
Aleksey Kladov e5b813b566 minor: improve readability
It's important that module interface doesn't depend on features. Better
hide features in bodies.
2021-09-11 18:42:38 +03:00
..
base_db minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
cfg Simplify int_in_range 2021-08-31 13:11:17 +02:00
flycheck minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
hir Merge #10135 2021-09-03 14:28:27 +00:00
hir_def Support the new rustc_builtin_macro syntax 2021-09-09 21:32:41 +02:00
hir_expand internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
hir_ty Merge #10190 2021-09-09 18:13:26 +00:00
ide Merge #10188 2021-09-09 15:07:43 +00:00
ide_assists minor: update test 2021-09-04 15:19:44 +05:00
ide_completion Avoid extra allocation in completion rendering 2021-09-06 17:55:07 +03:00
ide_db Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
ide_diagnostics Merge #10089 2021-08-30 19:35:00 +00:00
ide_ssr
limit
mbe internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
parser minor: modernize 2021-09-06 18:54:16 +03:00
paths internal: improve compilation critical path a bit 2021-08-28 22:43:37 +03:00
proc_macro_api internal: cleanup proc macro server error handlig 2021-08-31 19:01:39 +03:00
proc_macro_srv internal: cleanup proc macro server error handlig 2021-08-31 19:01:39 +03:00
proc_macro_test
profile Update dependency minor versions 2021-09-04 00:27:05 -07:00
project_model Rename is_member to is_local 2021-09-07 17:29:58 +02:00
rust-analyzer Rename is_member to is_local 2021-09-07 17:29:58 +02:00
sourcegen
stdx minor: improve readability 2021-09-11 18:42:38 +03:00
syntax minor: modernize 2021-09-06 18:54:16 +03:00
test_utils
text_edit
toolchain
tt internal: reduce coupling 2021-08-31 19:14:33 +03:00
vfs
vfs-notify switch log crate to tracing 2021-08-30 15:11:42 +08:00