mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The test cases uses the ml_kem functions, therefore disable the directive for tests. $ cargo test ... --> pv/src/openssl_extensions/ml_kem.rs:5:11 | 5 | #![expect(unused)] | ^^^^^^ | = note: `#[warn(unfulfilled_lint_expectations)]` on by default Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <marc@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>