Skip to content

Releases: rust-lang/cfg-if

v1.0.4

15 Oct 08:12
3510ca6

Choose a tag to compare

  • Support cfg(true) and cfg(false) (#99)
  • Set and test a MSRV of 1.32
  • Have a single top-level rule

v1.0.3

19 Aug 19:33
9c7bb0b

Choose a tag to compare

  • Revert "Remove @__identity rule."

v1.0.2

19 Aug 19:09
9f747fe

Choose a tag to compare

  • Remove @__identity rule.

v1.0.1

09 Jun 21:47

Choose a tag to compare

Other

  • Remove compiler-builtins from rustc-dep-of-std dependencies
  • Remove redundant configuration from Cargo.toml
  • More readable formatting and identifier names. (#39)
  • Add expanded example to readme (#38)