rust/crates
bors[bot] 8046f5b24a
Merge #2125
2125: don't add macro braces in use items r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-10-30 07:40:23 +00:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists Don't add a space after the opening brace in autoimport 2019-10-29 18:14:15 +01: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 fix hir for new block syntax 2019-09-02 21:23:19 +03:00
ra_hir Merge #2114 2019-10-29 13:19:45 +00:00
ra_hir_expand cleanup 2019-10-29 16:19:08 +03:00
ra_ide_api Merge #2125 2019-10-30 07:40:23 +00:00
ra_lsp_server Profile all request handlers 2019-10-29 16:08:36 -04:00
ra_mbe Remove unused dependencies 2019-10-12 08:00:54 +09: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 fix parsing of for loops inside expressions 2019-10-28 15:41:34 +03:00
ra_text_edit introduce SingleFileChange 2019-10-25 11:49:38 +03:00
ra_tt Remove smol_str dependency from ra_syntax 2019-10-12 07:48:23 +09: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