diff options
| author | Michael Wright <mikerite@lavabit.com> | 2021-10-20 06:13:42 +0200 |
|---|---|---|
| committer | Michael Wright <mikerite@lavabit.com> | 2021-10-20 06:13:42 +0200 |
| commit | 1ede540b2135ce56546cb5f28fbf5c000646363f (patch) | |
| tree | 530928bba64103bf838d1cab1b4d869a8af595f1 /compiler/rustc_codegen_llvm/src | |
| parent | c4d5471a45dbdddccb74bb505864cab284df21fd (diff) | |
| download | rust-1ede540b2135ce56546cb5f28fbf5c000646363f.tar.gz rust-1ede540b2135ce56546cb5f28fbf5c000646363f.zip | |
Fix false positive in `match_overlapping_arm`
The bug was dues to the constant bytes being compared instead of their values. This meant that negative values were being treated as larger than some positive values. Fixes #7829
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
