rust/crates/ra_hir_expand
bors[bot] e00e6554dd
Merge #2362
2362: Expand compile_error! r=edwin0cheng a=kjeremy

Does not validate that the input is a string literal. I thought that I could `match_ast!` against the `macro_args` but that did not work. Even if it had I am not sure which error would be appropriate.

Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
2019-11-25 04:51:42 +00:00
..
src Merge #2362 2019-11-25 04:51:42 +00:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00