·
8 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
Support
cfg(false) / cfg(true) / cfg()expressions that supported in Cargo 1.88. (#66, thanks @obi1kenobi) -
Support
target.'cfg(..)'.rustdocflagsthat added in Cargo 1.96. (#67, thanks @obi1kenobi) -
Handle empty target flags to match the Cargo behavior. (#67, thanks @obi1kenobi)
-
Treat empty encoded flags as a zero-flag override to match the Cargo behavior. (#68, thanks @obi1kenobi)