rust/crates
2021-08-04 03:01:48 -07:00
..
base_db Complete editable private items 2021-07-23 19:57:16 +02:00
cfg internal: add simple smoke test for project model 2021-07-20 16:23:57 +03:00
flycheck internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
hir tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
hir_def feat: filter out duplicate macro completions 2021-08-03 17:36:06 +03:00
hir_expand internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
hir_ty tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
ide Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
ide_assists extract_assist is aware of the expression owner 2021-08-03 20:47:51 +02:00
ide_completion Merge #9765 2021-08-03 15:32:51 +00:00
ide_db tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
ide_diagnostics Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
ide_ssr Give TypeInfo fields and methods more appropriate names 2021-08-03 17:28:51 +02:00
limit internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
mbe
parser Split the test 2021-08-04 03:01:48 -07:00
paths Fix AbsPath::ends_with 2021-07-18 10:25:14 +03:00
proc_macro_api Replace useless types 2021-07-31 14:29:15 +02:00
proc_macro_srv Bump deps 2021-07-31 11:25:03 +03:00
proc_macro_test
profile internal: make non-zero times stand out in profile 2021-07-31 16:22:03 +03:00
project_model Rust project project model smoke tests 2021-08-01 15:00:34 -07:00
rust-analyzer Make LoadCargoConfig, fn load_workspace_at & fn load_workspace public again 2021-08-01 19:12:04 +02:00
sourcegen minor: make sure that project_root works correctly 2021-07-13 15:02:29 +03:00
stdx
syntax Split the test 2021-08-04 03:01:48 -07:00
test_utils Complete editable private items 2021-07-23 19:57:16 +02:00
text_edit
toolchain
tt
vfs internal: make it easier to isolate IO 2021-07-17 17:55:16 +03:00
vfs-notify Downgrade notify and use RecommendedWatcher 2021-08-03 14:33:37 +03:00