rust/crates
bors[bot] b0581c2403
Merge #2381
2381: Add proc-macro crate type handling r=JasperDeSutter a=JasperDeSutter

Resolves the libproc_macro crate in crates that are the proc-macro type.
This doesn't seem the ideal implementation though, since the compiler still requires you to write `extern crate proc_macro;` (even in 2018 edition).

Co-authored-by: JasperDeSutter <jasper.desutter@gmail.com>
2019-11-24 15:59:47 +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 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 Rename Source::ast -> Source::value 2019-11-20 09:42:30 +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 Cleanup 2019-11-24 17:36:06 +03:00
ra_hir_def Some docs 2019-11-24 17:36:06 +03:00
ra_hir_expand Use macro for all the things 2019-11-23 22:48:34 +08:00
ra_ide_api Nicer API for attrs 2019-11-24 16:03:02 +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