rust/crates
2019-11-03 18:04:06 +03:00
..
ra_arena
ra_assists Some clippy fixes 2019-10-30 13:36:37 -04:00
ra_batch relative-path 1.0 2019-10-17 13:08:33 -04:00
ra_cfg use slightly more idiomatic api for cfg 2019-10-08 14:22:49 +03:00
ra_cli add --with-deps option to analysis-stats 2019-10-24 12:32:19 +03:00
ra_db remove relative_path_buf workaround 2019-10-27 12:36:40 +03:00
ra_fmt
ra_hir Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
ra_hir_def Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
ra_hir_expand Move diagnostics to hir_expand 2019-11-02 23:42:38 +03:00
ra_ide_api Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
ra_lsp_server Use bool instead of Option<bool> and print it's value only when true 2019-11-02 19:33:34 -03:00
ra_mbe Some clippy fixes 2019-10-30 13:36:37 -04:00
ra_parser fix parsing of for loops inside expressions 2019-10-28 15:41:34 +03:00
ra_prof show unaccounted for time in profiling 2019-10-24 09:14:33 +03:00
ra_project_model Bump crates 2019-10-22 13:01:26 -04:00
ra_syntax Attach docs to statics 2019-10-31 16:21:46 -04:00
ra_text_edit introduce SingleFileChange 2019-10-25 11:49:38 +03:00
ra_tt Silence some warnings 2019-11-03 00:19:08 +02:00
ra_vfs_glob relative-path 1.0 2019-10-17 13:08:33 -04:00
test_utils support range selection in assist docs 2019-10-26 20:57:23 +03:00