rust/crates
Aleksey Kladov 71f6d58e31 Remove unnecessary condition
No tests fail, and quick manual testing shows that there are no
false-positives. In general, each completion contributor should be
independent from the others.
2020-05-04 15:32:23 +02:00
..
ra_arena
ra_assists Simplify 2020-05-04 14:55:24 +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 Propose custom derives in completion 2020-05-02 22:24:27 +03:00
ra_hir_def Merge #4283 2020-05-04 10:49:24 +00:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Merge #4283 2020-05-04 10:49:24 +00:00
ra_ide Remove unnecessary condition 2020-05-04 15:32:23 +02:00
ra_ide_db refactor: use parent instead ancestors for use alias 2020-05-04 13:42:30 +02:00
ra_mbe Introduce EffectExpr 2020-05-02 11:21:39 +02: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 Bump deps 2020-05-01 15:29:03 +03:00
ra_syntax Add documents owner for ImplDef and SourceFile 2020-05-03 18:00:27 +08:00
ra_text_edit
ra_tt
rust-analyzer Make incremental sync opt-in 2020-05-03 20:58:07 +03:00
stdx Move snake case method to heck 2020-05-03 21:35:21 +03:00
test_utils