rust/crates/ra_project_model
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
..
src Merge #2381 2019-11-24 15:59:47 +00:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00