diff options
| author | Sam James <sam@gentoo.org> | 2025-05-17 16:07:04 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-05-17 16:07:04 +0100 |
| commit | eb4129a37e08da19162f1c487f8891661f9f767a (patch) | |
| tree | 19fd18ab96e0f982cb036757bf69af54d61df60c /dev-python/google-api-python-client/google-api-python-client-2.169.0.ebuild | |
| parent | 22841db98179e24c2b54f55714518a4b88b48cc5 (diff) | |
| download | gentoo-eb4129a37e08da19162f1c487f8891661f9f767a.tar.gz gentoo-eb4129a37e08da19162f1c487f8891661f9f767a.tar.bz2 gentoo-eb4129a37e08da19162f1c487f8891661f9f767a.zip | |
dev-lang/rust: ignore must_use noise in core_simd
There's a bunch of must_use inside of portable_simd's core_simd crate
which breaks the build.
Just mark the relevant files with `allow(unused_attributes)` as
there's loads of others, and I don't understand what a trait implementation
actually is (as my understanding would mean there's really many others).
This fixes building with RUSTFLAGS containing -C target-cpu=native
where native is znver4 at least.
Closes: https://bugs.gentoo.org/956018
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-2.169.0.ebuild')
0 files changed, 0 insertions, 0 deletions
