rust-analyzer/crates
Jonas Schievink 090b2f0e50 Fix incorrect FileId and remove broken shortcut
Apparently we were using the crate's root file instead of the file
containing the block.
2021-01-28 19:33:00 +01:00
..
assists Enable fill_match_arms in macros 2021-01-27 22:32:40 +01:00
base_db Fix warnings when running cargo doc --document-private-items 2021-01-18 16:44:40 -05:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
hir_def Fix incorrect FileId and remove broken shortcut 2021-01-28 19:33:00 +01:00
hir_expand add more counts 2021-01-27 12:39:19 +03:00
hir_ty Bump deps 2021-01-27 14:22:19 +02:00
ide Merge #7465 2021-01-27 14:40:57 +00:00
ide_db Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
mbe Support Macro v2 in mbe 2021-01-26 05:15:47 +08:00
parser Add validation for mutable const items 2021-01-24 02:17:41 +01:00
paths Document paths items 2021-01-22 15:38:33 +01:00
proc_macro_api Enable serde_json unbounded_depth feature 2021-01-18 14:04:20 +02:00
proc_macro_srv cargo update 2021-01-18 13:13:24 -05:00
proc_macro_test Add description for crates that will be published 2020-08-24 13:07:22 +02:00
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Async Loading outdir and proc-macro 2021-01-29 01:04:14 +08:00
rust-analyzer bug fix 2021-01-29 01:19:09 +08:00
ssr . 2021-01-20 01:56:11 +03:00
stdx Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
syntax Bump deps 2021-01-27 14:22:19 +02:00
test_utils Fixed typos in code comments 2021-01-09 15:41:29 +01:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain Add description for crates that will be published 2020-08-24 13:07:22 +02:00
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs Document vfs private items 2021-01-12 18:01:47 +01:00
vfs-notify Follow symlinks when walking project trees 2020-10-15 14:22:36 -04:00