rust/crates
Aleksey Kladov 10d34532e3 rename tools -> ra_tools
This should help with caching on CI I hope (see .travis.yml
before_cache)
2019-06-11 01:47:37 +03:00
..
gen_lsp_server updated gen_lsp_server examples 2019-05-22 20:35:12 -05:00
ra_arena Add is_empty to Arena 2019-04-26 11:42:10 -04:00
ra_assists Fix clippy::while_let_loop 2019-06-04 18:05:07 -04:00
ra_batch Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
ra_cli rename tools -> ra_tools 2019-06-11 01:47:37 +03:00
ra_db switch to upstream salsa 2019-05-30 13:05:09 +03:00
ra_fmt apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_hir remove some hacks from nameresolution for macros 2019-06-08 20:42:02 +03:00
ra_ide_api Simpliy hover on ast::name 2019-06-11 01:18:32 +08:00
ra_lsp_server make Docs handing more ideomatic 2019-06-08 14:16:05 +03:00
ra_mbe fix: clean up warnings 2019-06-06 10:06:46 +08:00
ra_parser fix: never type with binding 2019-06-07 19:49:49 +08:00
ra_prof fix debug scopes 2019-06-04 14:46:22 +03:00
ra_project_model Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
ra_syntax fix: never type with binding 2019-06-07 19:49:49 +08:00
ra_text_edit Fix clippy::match_ref_pats 2019-06-04 18:05:07 -04:00
ra_tools rename tools -> ra_tools 2019-06-11 01:47:37 +03:00
ra_tt Fix clippy::needless_return 2019-06-04 18:05:07 -04:00
test_utils Fix clippy::expect_fun_call 2019-06-04 18:05:07 -04:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00