mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Lints from latest nightly
We can't adopt it due to some issue with building the runtime, but these are good to have.
This commit is contained in:
@@ -31,6 +31,7 @@ pub fn test_from_u128<F: PrimeField>() {
|
||||
}
|
||||
|
||||
/// Test is_odd/is_even works.
|
||||
///
|
||||
/// This test assumes an odd modulus with oddness being determined by the least-significant bit.
|
||||
/// Accordingly, this test doesn't support fields alternatively defined.
|
||||
/// TODO: Improve in the future.
|
||||
|
||||
Reference in New Issue
Block a user