Skip to content

forward the undocumented feature to azo-sys - #5

Merged
LastExceed merged 1 commit into
LastExceed:masterfrom
HEnquist:forward-undocumented
Aug 20, 2026
Merged

forward the undocumented feature to azo-sys#5
LastExceed merged 1 commit into
LastExceed:masterfrom
HEnquist:forward-undocumented

Conversation

@HEnquist

Copy link
Copy Markdown
Contributor

azo's undocumented feature doesn't enable azo-sys/undocumented, so building azo on
its own with the feature fails. It only works when the whole workspace is built at once,
which is what CI and local builds do, so it stays hidden. The published 0.0.9 has the same
undocumented = [] in its feature table.

  • one line in Cargo.toml to forward the feature
  • a clippy step without --workspace so it can't come back, it fails with 18 errors on
    master today

@LastExceed
LastExceed merged commit f61e1c4 into LastExceed:master Aug 20, 2026
1 check passed
@LastExceed

Copy link
Copy Markdown
Owner

Good catch, tyvm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants