about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-14 15:44:33 +0100
committerGitHub <noreply@github.com>2024-03-14 15:44:33 +0100
commit6a4dd19aded9e4175d3c25a26f1216bb77feb08d (patch)
tree1fae9cbad196aebf2f495d1e4844553112444e33 /compiler/rustc_codegen_llvm/src/errors.rs
parenta95e2f999a4c5fc68cfa193fb7f17624de3f0663 (diff)
parentd765fb8fafba4f6a25e34c7568d7bc8e3be8226d (diff)
downloadrust-6a4dd19aded9e4175d3c25a26f1216bb77feb08d.tar.gz
rust-6a4dd19aded9e4175d3c25a26f1216bb77feb08d.zip
Rollup merge of #122287 - RalfJung:simd-static-assert, r=pnkfelix
add test ensuring simd codegen checks don't run when a static assertion failed

stdarch relies on this to ensure that SIMD indices are in bounds.

I would love to know why this works, but I can't figure out where codegen decides to not codegen a function if a required-const does not evaluate. `@oli-obk` `@bjorn3` do you have any idea?
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions