rust-lang / packed_simd

Portable Packed SIMD Vectors for Rust standard library
https://rust-lang.github.io/packed_simd/packed_simd_2/
Apache License 2.0
589 stars 74 forks source link

Remove `allow(unused_mut)` due to the rustc bug #319

Closed JohnTitor closed 3 years ago

JohnTitor commented 3 years ago

It's now fixed.

JohnTitor commented 3 years ago
running 2 tests
**
ERROR:/build/qemu-jNW88T/qemu-2.11+dfsg/qom/object.c:1645:object_get_canonical_path_component: code should not be reached

error: test failed, to rerun pass '--lib'
++ return 1
The command "travis_wait 50 ci/run-docker.sh" exited with 1.

It should be spurious/unrelated.

workingjubilee commented 3 years ago

This doesn't even touch that, so yes.