rust/crates
2021-01-25 13:31:03 +02:00
..
assists Merge #7310 #7395 2021-01-22 15:45:50 +00: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 Support unions in symbol search 2021-01-24 01:32:52 +01:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Implement fix, add tests 2021-01-23 07:40:25 +00:00
hir_def Identify methods using functions ids rather than string names 2021-01-23 07:40:25 +00:00
hir_expand Disallow non-boolean literals in concat! 2021-01-25 13:31:03 +02:00
hir_ty Update tests to register the required standard library types 2021-01-23 07:40:25 +00:00
ide Support unions in symbol search 2021-01-24 01:32:52 +01:00
ide_db Support unions in symbol search 2021-01-24 01:32:52 +01:00
mbe ⬆️ rowan 2021-01-20 14:04:53 +03:00
parser Add validation for mutable const items 2021-01-24 02:17:41 +01:00
paths
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
profile ⬆️ rowan 2021-01-25 12:32:35 +03:00
project_model Use AbsPath 2021-01-22 19:51:14 +08:00
rust-analyzer Make assertion failures more annoying for maintainers 2021-01-22 19:13:21 +03:00
ssr . 2021-01-20 01:56:11 +03:00
stdx stave off zombies 2021-01-22 19:50:56 +03:00
syntax ⬆️ rowan 2021-01-25 12:32:35 +03: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
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