rust/crates
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
..
ra_arena Switch to variant-granularity field type inference 2019-11-25 00:12:36 +03:00
ra_assists Merge #2343 2019-11-24 08:32:07 +00:00
ra_batch Fix panic in batch analysis 2019-11-24 12:06:00 +03:00
ra_cfg Disable doctests 2019-11-17 18:35:05 +03:00
ra_cli Simplify 2019-11-24 20:53:42 +03:00
ra_db Pull macro up 2019-11-24 14:13:51 +03:00
ra_fmt fix 2190; add test for "replace if let with match" 2019-11-20 19:01:06 +01:00
ra_hir Switch to variant-granularity field type inference 2019-11-25 00:12:36 +03:00
ra_hir_def Merge #2396 2019-11-24 21:45:26 +00:00
ra_hir_expand Merge #2362 2019-11-25 04:51:42 +00:00
ra_ide_api Switch to variant-granularity field type inference 2019-11-25 00:12:36 +03: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 Merge #2381 2019-11-24 15:59:47 +00: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