rust-analyzer/crates/ra_ide_api
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
..
src Merge #2365 2019-11-24 08:39:29 +00:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00