rust-lang / cfg-if

A if/elif-like macro for Rust #[cfg] statements
Apache License 2.0
557 stars 40 forks source link

new release planned? #19

Closed naturallymitchell closed 5 years ago

naturallymitchell commented 5 years ago

would fix #17

alexcrichton commented 5 years ago

Hm can you confirm that the 0.1.6 version on crates.io doesn't work? It is in theory compatible with the 2018 edition macro import story

naturallymitchell commented 5 years ago

I haven't tried it yet; just sorting through open issues now. Hoping to read others' feedback first. Looks like https://crates.io/crates/cfg-if/reverse_dependencies actually answers my concerns thoroughly.