about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-24 22:38:59 +0100
committerGitHub <noreply@github.com>2024-02-24 22:38:59 +0100
commita189c8962a3a0fb28319790964cf836585b61f9b (patch)
tree21003bdaefd81f198dd531a1481a5492635c2ddf /compiler/rustc_codegen_llvm/src
parent59a2cd4de6964b04a5cd07ac70d15070156b97a2 (diff)
parentf32095cd8d43de470c2d3daa5b3cb8f494cfa770 (diff)
downloadrust-a189c8962a3a0fb28319790964cf836585b61f9b.tar.gz
rust-a189c8962a3a0fb28319790964cf836585b61f9b.zip
Rollup merge of #121515 - RalfJung:fallible-promotion, r=oli-obk
promotion: don't promote int::MIN / -1

Looks like I entirely forgot about this case when adding the div-by-zero check, which was supposed to ensure that we never promote operations that can fail...
Cc https://github.com/rust-lang/rust/issues/80619

This is a breaking change, so needs a crater run.
r? ``@oli-obk``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions