diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-14 20:47:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 20:47:31 +0100 |
| commit | bae9270989cda75f891c3099383352daa5435404 (patch) | |
| tree | cdb7b4ec54632ce835744a48de2a1a6608fd42e0 /compiler/rustc_codegen_llvm/src | |
| parent | 6a9491895f3aaa37f8b83c24ce01f97ff4716e45 (diff) | |
| parent | a5054e3858150384c30ce71afc76ca9c57c8cec2 (diff) | |
| download | rust-bae9270989cda75f891c3099383352daa5435404.tar.gz rust-bae9270989cda75f891c3099383352daa5435404.zip | |
Rollup merge of #91856 - ouz-a:master, r=oli-obk
Looser check for overflowing_binary_op Fix for issue #91636 tight check resulted in ICE, this makes the check a little looser. It seems `eq` allows comparing of `supertype` and `subtype` if `lhs = supertype` and `rhs = subtype` but not vice versa, is this intended behavior ?
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
