itt-ustutt / num-dual

Generalized (hyper-) dual numbers in rust
Other
53 stars 6 forks source link

Replace `#[allow(...)]` with `#[expect(...)]` #77

Closed prehner closed 1 week ago

prehner commented 2 weeks ago

Determined that #[allow(non_snake_case)] is not required anymore for trait implementations