rust/crates
bors[bot] 92cf0eba93
Merge #1924
1924: Support inferring&completing `Self` type in enum/struct/union definitions r=ice1000 a=ice1000

Signed-off-by: ice1000 <ice1000kotlin@foxmail.com>

An attempt to fix #1908.
This code works, but I believe the implementation is ugly. Please give me suggestions!

Co-authored-by: ice1000 <ice1000kotlin@foxmail.com>
2019-10-08 11:46:14 +00:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists Merge #1922 2019-10-08 09:52:22 +00:00
ra_batch Read default cfgs from rustc 2019-10-03 02:28:03 +08:00
ra_cfg Add docs 2019-10-03 02:50:22 +08:00
ra_cli Update pico-args 2019-10-02 10:58:15 -04:00
ra_db Enable CfgOptions test for workspace crates 2019-10-03 02:28:02 +08:00
ra_fmt fix hir for new block syntax 2019-09-02 21:23:19 +03:00
ra_hir Address comments: fix docs, add completion test for Self. 2019-10-08 07:32:41 -04:00
ra_ide_api Address comments: fix docs, add completion test for Self. 2019-10-08 07:32:41 -04:00
ra_lsp_server Use raw cfgs in json project and fix typo 2019-10-05 20:55:27 +08:00
ra_mbe Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
ra_parser Merge #1951 2019-10-08 08:44:26 +00:00
ra_prof Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
ra_project_model Use raw cfgs in json project and fix typo 2019-10-05 20:55:27 +08:00
ra_syntax Merge #1951 2019-10-08 08:44:26 +00:00
ra_text_edit Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
ra_tools Update pico-args 2019-10-02 10:58:15 -04:00
ra_tt Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
ra_vfs_glob add option to disable notify 2019-09-06 17:21:29 +03:00
test_utils Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00