rust/crates
Florian Diebold d0d1a202d4 Fix retrieval of the Fn traits
I used the wrong query, so it only used the lang items from the respective
crate...
2019-09-25 20:04:37 +02:00
..
ra_arena
ra_assists Merge #1911 2019-09-25 14:19:46 +00:00
ra_batch
ra_cli Remove redundant clone() 2019-09-25 10:32:01 +09:00
ra_db
ra_fmt
ra_hir Fix retrieval of the Fn traits 2019-09-25 20:04:37 +02:00
ra_ide_api Fix retrieval of the Fn traits 2019-09-25 20:04:37 +02:00
ra_lsp_server
ra_mbe simplify 2019-09-24 09:28:16 +03:00
ra_parser simplify 2019-09-24 09:28:16 +03:00
ra_prof
ra_project_model
ra_syntax fewer monomorphisations 2019-09-25 17:19:16 +03:00
ra_text_edit
ra_tools simplify 2019-09-24 09:28:16 +03:00
ra_tt
ra_vfs_glob
test_utils