Closed matklad closed 4 years ago
It's very likely that https://docs.rs/autocfg/1.0.0/autocfg/ becomes the crate for rustc feature detection:
It might make sense to replace rustc_version with autocfg
rustc_version
autocfg
Great idea, I'll try to do it soon
It's very likely that https://docs.rs/autocfg/1.0.0/autocfg/ becomes the crate for rustc feature detection:
It might make sense to replace
rustc_version
withautocfg