rust/crates
bors[bot] 94cf23bfc4 Merge #1029
1029: Add impl members assist shold not copy docstrings, attrs and default methods r=matklad a=gfreezy

1. `add missing impl members` assist should not copy docstrings, attrs and default methods
2. Add `add impl default members` assist

fixed #1022

Co-authored-by: gfreezy <gfreezy@gmail.com>
2019-03-24 21:04:53 +00:00
..
gen_lsp_server show message in client's UI if workspace fails to load 2019-03-05 16:33:05 +03:00
ra_arena Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_assists Add assist for adding default methods 2019-03-23 23:13:07 +08:00
ra_batch rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
ra_cli move extend selection from ra_ide_api_light to ra_ide_api 2019-03-20 23:52:55 +03:00
ra_db replace todo with fixme 2019-03-23 11:07:09 +03:00
ra_fmt Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_hir Fix apply_substs assertion failure 2019-03-23 18:03:09 +01:00
ra_ide_api Merge #1031 2019-03-23 17:25:40 +00:00
ra_ide_api_light Merge #1031 2019-03-23 17:25:40 +00:00
ra_lsp_server Move actual include logic to ProjectRoot 2019-03-21 10:43:47 +02:00
ra_mbe hack around non-terminating macro expansion 2019-03-17 12:52:52 +03:00
ra_parser Support references in higher-ranked trait bounds 2019-03-24 20:51:55 +02:00
ra_project_model replace todo with fixme 2019-03-23 11:07:09 +03:00
ra_syntax Support references in higher-ranked trait bounds 2019-03-24 20:51:55 +02:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt make token trees eq 2019-02-12 20:57:13 +03:00
test_utils fix error on wrong path 2019-03-17 12:53:22 +03:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools forbid todo markers 2019-03-23 10:53:28 +03:00