diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-13 20:01:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 20:01:55 +0100 |
| commit | 96a41ce513f736c0cabc328155fcba1cb6c18f7b (patch) | |
| tree | 74b39b28b863010b123affc441e4e192814edc87 /compiler/rustc_pattern_analysis | |
| parent | cf795408744a6c802912506984c1fd759cd35eb6 (diff) | |
| parent | e0488c0961e5ba693d19f6e1e3f4c9b20631353b (diff) | |
| download | rust-96a41ce513f736c0cabc328155fcba1cb6c18f7b.tar.gz rust-96a41ce513f736c0cabc328155fcba1cb6c18f7b.zip | |
Rollup merge of #122426 - celinval:smir-fix-full, r=oli-obk
Fix StableMIR `WrappingRange::is_full` computation `WrappingRange::is_full` computation assumed that to be full the range couldn't wrap, which is not necessarily true. For example, a range of 1..=0 is a valid representation of a full wrapping range.
Diffstat (limited to 'compiler/rustc_pattern_analysis')
0 files changed, 0 insertions, 0 deletions
