Skip to content

Conversation

@mqudsi
Copy link

@mqudsi mqudsi commented Jul 24, 2025

The scary #![allow(incomplete_features)] and nightly-only #![feature(adt_const_params, const_fn_floating_point_arithmetic, generic_const_exprs)] attributes are no longer necessary. The remainder of the crate compiles as-is.

I've also adapted examples/main.rs into a proper test, added as src/tests.rs included only in the #[cfg(test)] case.

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.

1 participant