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>2025-02-09 19:44:53 +0100
committerGitHub <noreply@github.com>2025-02-09 19:44:53 +0100
commitb5b460ddf1d366bcb068f5acf25aff60ce6afd66 (patch)
treeadacb36788cca9e5ca8a203e5d93c6727ff3d2e4 /compiler/rustc_codegen_llvm/src
parent4b319bcadaba37a0a3fc08cb88c87eeb6eac6f57 (diff)
parentace6bb9869747b50d7d4bfaacc65d0592ec94aef (diff)
downloadrust-b5b460ddf1d366bcb068f5acf25aff60ce6afd66.tar.gz
rust-b5b460ddf1d366bcb068f5acf25aff60ce6afd66.zip
Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obk
Fix unwrap error in overflowing int literal

Fixes #136675

it's maybe `negative` only from [check_lit](https://github.com/chenyukang/rust/blob/526e3288feb68eac55013746e03fb54d6a0b9a1e/compiler/rustc_lint/src/types.rs#L546), in this scenario the fields in `TypeLimits` is none.

r? ``@oli-obk``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions