rust/crates
bors[bot] ef1e107df1 Merge #273
273: Add a test to ensure that we can parse each file r=matklad a=DJMcNab

Note that this has a non-spurious failure in ra_analysis/src/mock_analysis.

Probably fixes #195.

If my understanding is correct, fixes #214 and fixes #225.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-19 21:22:00 +00:00
..
gen_lsp_server modernize even more 2018-12-06 21:16:37 +03:00
ra_analysis disable gc for now 2018-12-19 01:10:03 +03:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db resolve extern crates propertly 2018-12-09 13:49:54 +03:00
ra_editor rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
ra_hir File module source does not depend on syntax 2018-12-19 01:51:05 +03:00
ra_lsp_server move thread worker to a separate crate 2018-12-18 12:52:17 +03:00
ra_syntax Add tests and only traverse in the crates directory 2018-12-19 21:19:32 +00:00
ra_text_edit rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
test_utils Use json comparison code from cargo for heavy tests 2018-12-06 21:32:15 +01:00
thread_worker move thread worker to a separate crate 2018-12-18 12:52:17 +03:00
tools fix installation on windows 2018-12-17 11:26:41 +03:00