about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/astconv/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-08 03:30:55 +0200
committerGitHub <noreply@github.com>2023-08-08 03:30:55 +0200
commit28ee1a919ec59a468c3c539dcf130d211ea74484 (patch)
treeb66c8f9eda7a5963fbb40b0d8b732bee78833f77 /compiler/rustc_hir_analysis/src/astconv/mod.rs
parent6f36f1ffbd7421783cc753d7566bcb2978099cb2 (diff)
parentdddd2190b9d3185cc3621847ffb5036501f1fcc9 (diff)
downloadrust-28ee1a919ec59a468c3c539dcf130d211ea74484.tar.gz
rust-28ee1a919ec59a468c3c539dcf130d211ea74484.zip
Rollup merge of #114500 - taiki-e:arm-crypto, r=Amanieu
Remove arm crypto target feature

Follow-up to https://github.com/rust-lang/stdarch/pull/1407.

LLVM has moved away from a combined `crypto` feature on both aarch64 and arm, and we did the same on aarch64, but were deferred from doing the same on arm due to compatibility with older LLVM.

As the minimum LLVM version has increased, we can now remove this (unstable) target feature on arm.

r? `@Amanieu`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/astconv/mod.rs')
0 files changed, 0 insertions, 0 deletions