rust/crates
2023-01-10 10:28:17 +08:00
..
base-db Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
cfg Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
flycheck Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
hir Diagnose private assoc item accesses 2023-01-01 13:24:48 +01:00
hir-def Auto merge of #13854 - lowr:fix/mbe-glue-punct, r=Veykril 2023-01-02 13:07:42 +00:00
hir-expand Remove unused known Names 2022-12-31 16:17:38 +09:00
hir-ty fix(ty): should query impls in nearest block 2023-01-10 10:28:17 +08:00
ide fix(ty): should query impls in nearest block 2023-01-10 10:28:17 +08:00
ide-assists Skip lifetime elision on fn pointers and fn trait types 2023-01-03 11:58:31 +01:00
ide-completion return immediately from render_record_lit if snippet_cap is None 2023-01-04 12:55:05 -05:00
ide-db Skip lifetime elision on fn pointers and fn trait types 2023-01-03 11:58:31 +01:00
ide-diagnostics Diagnose private assoc item accesses 2023-01-01 13:24:48 +01:00
ide-ssr Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
limit Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
mbe mbe: handle multi-character separator 2022-12-28 00:59:56 +09:00
parser Parse do yeet expressions 2022-12-28 22:42:26 +00:00
paths
proc-macro-api Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
proc-macro-srv Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
proc-macro-srv-cli
proc-macro-test Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
profile Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
project-model Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
rust-analyzer Only set machine-applicable rustc diagnostics as preferred 2023-01-03 15:46:08 +01:00
sourcegen Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
stdx Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
syntax Implement do yeet expression 2022-12-28 23:17:13 +00:00
test-utils Write down adjustments introduced by binary operators 2023-01-02 23:16:09 +01:00
text-edit
toolchain Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
tt Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
vfs derive 'Hash' 2022-12-30 11:14:15 +00:00
vfs-notify