rust/crates
2019-11-12 12:07:47 +03:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists Appease the linter by dummy doc comments 2019-11-04 22:33:21 +03:00
ra_batch Update crates 2019-11-07 13:05:12 -05:00
ra_cfg use slightly more idiomatic api for cfg 2019-10-08 14:22:49 +03:00
ra_cli Bump psm, console, indicatif 2019-11-05 10:38:50 -05:00
ra_db Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
ra_fmt fix hir for new block syntax 2019-09-02 21:23:19 +03:00
ra_hir Minor refactoring 2019-11-12 12:07:47 +03:00
ra_hir_def Minor refactoring 2019-11-12 12:07:47 +03:00
ra_hir_expand Add MacroDefKind 2019-11-11 18:48:16 +08:00
ra_ide_api Minor cleanup 2019-11-12 11:49:16 +03:00
ra_lsp_server Update crates 2019-11-07 13:05:12 -05:00
ra_mbe Remove typed macro parsing API 2019-11-09 13:14:10 +03:00
ra_parser cargo xtask format with 1.39 2019-11-07 09:44:45 -05:00
ra_prof show unaccounted for time in profiling 2019-10-24 09:14:33 +03:00
ra_project_model Overwrite the prelude with one defined in a later dependency 2019-11-10 13:15:47 -08:00
ra_syntax Forbid visibility qualifiers in traits 2019-11-11 11:26:57 +03:00
ra_text_edit introduce SingleFileChange 2019-10-25 11:49:38 +03:00
ra_tt Use macro_rules shift to map text ranges 2019-11-05 02:09:16 +08: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