rust/crates
2021-01-11 11:32:55 +05:30
..
arena
assists Better fixture highlight 2021-01-07 19:11:27 +03:00
base_db Better fixture highlight 2021-01-07 19:11:27 +03:00
cfg
completion Apply Suggestions from code review 2021-01-11 11:32:55 +05:30
flycheck Refactor out JodChild 2021-01-08 01:08:34 +08:00
hir Use hir::GenericParam in ide_db::Definition instead of relisting all 3 2021-01-10 12:33:47 +01:00
hir_def Merge #7145 2021-01-08 03:57:11 +00:00
hir_expand Merge #7145 2021-01-08 03:57:11 +00:00
hir_ty Merge #7145 2021-01-08 03:57:11 +00:00
ide Merge #6238 2021-01-10 12:45:07 +00:00
ide_db Use hir::GenericParam in ide_db::Definition instead of relisting all 3 2021-01-10 12:33:47 +01:00
mbe Add test 2021-01-08 14:00:23 +08:00
parser Allow true and false keywords in const generics 2021-01-10 13:58:09 +00:00
paths
proc_macro_api
proc_macro_srv Replace last usages of difference with dissimilar 2021-01-06 18:13:29 +01:00
proc_macro_test
profile Less confusing instr stat 2021-01-06 18:16:04 +03:00
project_model Report progress for cargo metadata and output-dir 2021-01-08 01:18:58 +08:00
rust-analyzer Split punctuation semantic highlighting up into more tags 2021-01-10 13:33:03 +01:00
ssr Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
stdx Cleaner API 2021-01-10 14:36:15 +03:00
syntax Allow true and false keywords in const generics 2021-01-10 13:58:09 +00:00
test_utils Better fixture highlight 2021-01-07 19:11:27 +03:00
text_edit
toolchain
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs Use file_set::FileSet and FileSet consistently in doc 2021-01-07 12:18:25 +01:00
vfs-notify