rust/crates
bors[bot] 54379ec6f8
Merge #1862
1862: Assoc item resolution refactoring (again) r=flodiebold a=flodiebold

This is #1849, with the associated type selection code removed for now. Handling cycles there will need some more thought.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2019-09-17 21:16:28 +00:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists Move store TypeRef of type based path in PathKind 2019-09-15 19:48:24 +08:00
ra_batch don't break parser error recovery in presence of macros 2019-09-12 12:38:07 +03:00
ra_cli Merge #1862 2019-09-17 21:16:28 +00:00
ra_db introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_fmt fix hir for new block syntax 2019-09-02 21:23:19 +03:00
ra_hir Merge #1862 2019-09-17 21:16:28 +00:00
ra_ide_api Remove TraitItem and ImplItem in favor of AssocItem 2019-09-17 19:47:45 +02:00
ra_lsp_server introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_mbe use usual token tree for macro expansion 2019-09-17 15:51:48 +03:00
ra_parser Merge #1848 2019-09-15 07:10:16 +00:00
ra_prof ⬆️ once_cell 2019-09-01 23:18:15 +03:00
ra_project_model introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_syntax Support path starting with a type 2019-09-15 19:40:32 +08:00
ra_text_edit
ra_tools Fix the formatting issues 2019-09-12 12:16:09 +03:00
ra_tt
ra_vfs_glob add option to disable notify 2019-09-06 17:21:29 +03:00
test_utils translate \n -> \r\n on the way out 2019-08-20 19:53:05 +03:00