rust/crates
bors[bot] cf47ea2877
Merge #2365
2365: Make expand-macro more flexible r=matklad a=edwin0cheng

Due to lack of implementation or other types of errors, some macros do not expand correctly in the current situation. The PR attempts to make `expand-macro` more flexible in error situations by ignoring internal failed macro expansion.

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2019-11-24 08:39:29 +00:00
..
ra_arena Disable doctests 2019-11-17 18:35:05 +03:00
ra_assists Merge #2343 2019-11-24 08:32:07 +00:00
ra_batch Disable doctests 2019-11-17 18:35:05 +03:00
ra_cfg Disable doctests 2019-11-17 18:35:05 +03:00
ra_cli Rename Source::ast -> Source::value 2019-11-20 09:42:30 +03:00
ra_db Reorder 2019-11-22 14:12:45 +03:00
ra_fmt fix 2190; add test for "replace if let with match" 2019-11-20 19:01:06 +01:00
ra_hir Move ModuleSource back to hir 2019-11-23 17:12:49 +03:00
ra_hir_def Move ModuleSource back to hir 2019-11-23 17:12:49 +03:00
ra_hir_expand Use macro for all the things 2019-11-23 22:48:34 +08:00
ra_ide_api Merge #2365 2019-11-24 08:39:29 +00:00
ra_lsp_server Ban println in lsp_server 2019-11-22 10:46:56 +03:00
ra_mbe Fixed mbe trival subtree 2019-11-22 01:02:07 +08:00
ra_parser Disable doctests 2019-11-17 18:35:05 +03:00
ra_prof Disable doctests 2019-11-17 18:35:05 +03:00
ra_project_model Cleanup errors 2019-11-22 14:08:18 +03:00
ra_syntax Merge #2343 2019-11-24 08:32:07 +00:00
ra_text_edit Disable doctests 2019-11-17 18:35:05 +03:00
ra_tt Disable doctests 2019-11-17 18:35:05 +03:00
ra_vfs_glob Disable doctests 2019-11-17 18:35:05 +03:00
test_utils Disable doctests 2019-11-17 18:35:05 +03:00