Skip to content

ml-dsa: alloc feature implies module-lattice/alloc#1365

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
kkoyung:ml-dsa-alloc
Jun 2, 2026
Merged

ml-dsa: alloc feature implies module-lattice/alloc#1365
tarcieri merged 1 commit into
RustCrypto:masterfrom
kkoyung:ml-dsa-alloc

Conversation

@kkoyung

@kkoyung kkoyung commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Enable module-lattice/alloc feature when the alloc feature is enabled. With this change, users don't need to add an explicit entry module-lattice at Cargo.toml to enable the alloc feature of the module-lattice crate.

This also aligns with the behavior of the ml-kem crate.

Enable `module-lattice/alloc` feature when the `alloc` feature is
enabled. With this change, users don't need to add an explicit entry
`module-lattice` at `Cargo.toml` to enable the `alloc` feature of the
`module-lattice` crate.

This also aligns with the behavior of the `ml-kem` crate.
@tarcieri tarcieri merged commit c97a631 into RustCrypto:master Jun 2, 2026
10 checks passed
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