rust/crates
2020-08-02 23:07:36 +03:00
..
expect
flycheck flycheck: Added checkOnSave.noDefaultFeatures 2020-07-30 16:04:01 +02:00
paths
ra_arena
ra_assists Rename ast::UseItem to ast::Use 2020-08-02 23:07:36 +03:00
ra_cfg
ra_db
ra_fmt
ra_hir Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
ra_hir_def Update grammar 2020-08-01 13:47:19 +02:00
ra_hir_expand Rename LambdaExpr -> ClosureExpr 2020-07-31 17:08:58 +02:00
ra_hir_ty Allign RecordPat with RecordExpr 2020-07-31 20:00:48 +02:00
ra_ide Update grammar 2020-08-01 13:47:19 +02:00
ra_ide_db Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
ra_mbe Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
ra_parser Update grammar 2020-08-01 13:47:19 +02:00
ra_proc_macro
ra_proc_macro_srv
ra_prof
ra_project_model Merge #5596 2020-07-30 21:23:41 +00:00
ra_ssr Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
ra_syntax Add expand glob import assist 2020-08-02 22:56:54 +03:00
ra_text_edit
ra_toolchain
ra_tt
rust-analyzer Simplify argument parsing 2020-08-01 19:31:14 +03:00
stdx Use split_once polyfill 2020-07-30 22:23:12 +02:00
test_utils Use split_once polyfill 2020-07-30 22:23:12 +02:00
vfs
vfs-notify