rust/crates
Aleksey Kladov ca9e0f5fe9 Fixup tests
2020-05-05 23:48:26 +02:00
..
ra_arena
ra_assists Fixup tests 2020-05-05 23:48:26 +02:00
ra_cfg
ra_db
ra_flycheck no doctests for flycheck 2020-05-04 12:26:52 +02:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_hir_def Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_ide Fixup tests 2020-05-05 23:48:26 +02:00
ra_ide_db Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
ra_mbe Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_parser Fix parsing of blocks without { 2020-05-02 14:35:17 +02:00
ra_proc_macro
ra_proc_macro_srv Bump deps 2020-05-01 15:29:03 +03:00
ra_prof
ra_project_model Merge #4166 2020-05-05 17:25:52 +00:00
ra_syntax Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
ra_text_edit Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
ra_tt
rust-analyzer Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
stdx Move snake case method to heck 2020-05-03 21:35:21 +03:00
test_utils