Update versions & tiny-solver benches #31
Annotations
8 errors and 1 warning
clippy:
target/debug/build/pulp-819c421ada489735/out/x86_64_asm.rs#L2199
extern block cannot be declared unsafe
|
clippy
register class `ymm_reg` requires the `avx` target feature
|
clippy
register class `ymm_reg` requires the `avx` target feature
|
clippy
mutable references are not allowed in constants
|
clippy
`std::ptr::mut_ptr::<impl *mut T>::write_unaligned` is not yet stable as a const fn
|
clippy
mutable references are not allowed in constants
|
clippy
`std::ptr::mut_ptr::<impl *mut T>::write_unaligned` is not yet stable as a const fn
|
clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading