rust/crates/ra_project_model/src
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
..
cargo_workspace.rs add proc-macro crate type handling 2019-11-24 16:55:56 +01:00
json_project.rs Use raw cfgs in json project and fix typo 2019-10-05 20:55:27 +08:00
lib.rs Merge #2381 2019-11-24 15:59:47 +00:00
sysroot.rs Merge #2381 2019-11-24 15:59:47 +00:00