rust/crates
bors[bot] 02bacf70fa Merge #727
727: Fix macro_rules separator parsing. r=matklad a=jrmuizel

macro_rules rules are separated by ';' including an optional ';' at the end

Co-authored-by: Jeff Muizelaar <jrmuizel@gmail.com>
2019-02-03 07:32:59 +00:00
..
gen_lsp_server Bumpup lsp-types to v0.55.0 2019-01-24 02:47:03 +09:00
ra_arena use positional ids for fields 2019-01-25 14:21:14 +03:00
ra_cli rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_db update salsa 2019-01-28 13:53:32 +03:00
ra_hir Use aliases in import resolution 2019-02-02 00:23:59 +01:00
ra_ide_api Some cleanup and additional tests 2019-02-01 23:24:26 +01:00
ra_ide_api_light Some improvements to introduce_variable. 2019-01-30 23:01:01 +01:00
ra_lsp_server Use the new Resolver API in completion 2019-02-01 22:45:25 +01:00
ra_mbe Fill out test a little more 2019-02-02 22:39:45 -05:00
ra_syntax Fix number of extern_inner_attributes 2019-02-02 16:18:12 +00:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_tt move test 2019-01-31 22:23:30 +02:00
ra_vfs remove watcher ctx 2019-01-26 17:17:28 +03:00
test_utils refactor import resolution 2019-01-25 10:08:21 +03:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools fix verification on CI 2019-01-27 02:30:54 +03:00