rust/crates
2021-02-18 16:51:21 +01:00
..
assists Merge #7291 2021-01-18 16:13:06 +00:00
base_db
cfg
completion Use assert_never properly 2021-01-18 15:58:10 +03:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
hir_def Merge #7326 2021-01-18 17:40:11 +00:00
hir_expand shrink_to_fit TokenMap's backing storage 2021-01-18 18:40:06 +01:00
hir_ty Merge #7291 2021-01-18 16:13:06 +00:00
ide corrected no newline at end of file 2021-02-13 17:57:05 +01:00
ide_db Merge #7291 2021-01-18 16:13:06 +00:00
mbe shrink_to_fit TokenMap's backing storage 2021-01-18 18:40:06 +01:00
parser rustfmt 1.4.30-stable 2021-02-18 16:51:21 +01:00
paths
proc_macro_api Enable serde_json unbounded_depth feature 2021-01-18 14:04:20 +02:00
proc_macro_srv Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
proc_macro_test
profile ⬆️ arena 2021-01-17 11:43:04 +03:00
project_model Avoid blocking the main loop when editing Cargo.toml 2021-01-18 14:52:12 +03:00
rust-analyzer rustfmt 1.4.30-stable 2021-02-18 16:51:21 +01:00
ssr Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
stdx Fix assert_never invoking assert_always 2021-01-14 22:43:09 +01:00
syntax Add MacroType syntax 2021-01-18 17:56:35 +01:00
test_utils
text_edit
toolchain
tt
vfs Document vfs private items 2021-01-12 18:01:47 +01:00
vfs-notify