mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
576afec73a
Implement --check-cfg option (RFC 3013), take 2 This pull-request implement RFC 3013: Checking conditional compilation at compile time (https://github.com/rust-lang/rfcs/pull/3013) and is based on the previous attempt https://github.com/rust-lang/rust/pull/89346 by `@mwkmwkmwk` that was closed due to inactivity. I have address all the review comments from the previous attempt and added some more tests. cc https://github.com/rust-lang/rust/issues/82450 r? `@petrochenkov` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |