rust/src/librustc_session
bors 7ceebd98c6 Auto merge of #69519 - 12101111:remove-proc-macro-check, r=nagisa
Don't use static crt by default when build proc-macro

Don't check value of `crt-static` when build proc-macro crates, since they are always built dynamically.
For more information, see https://github.com/rust-lang/cargo/issues/7563#issuecomment-591965320
I hope this will fix issues about compiling `proc_macro` crates on musl host without bring more issues.
Fix https://github.com/rust-lang/cargo/issues/7563
2020-03-17 18:27:26 +00:00
..
2020-03-01 16:14:26 +03:00
2019-12-22 17:42:47 -05:00
2020-02-01 18:58:08 +01:00
2020-03-02 18:11:53 -05:00
2020-01-23 11:00:36 +11:00