diff options
| author | Celina G. Val <celinval@amazon.com> | 2024-03-13 00:36:54 -0700 |
|---|---|---|
| committer | Celina G. Val <celinval@amazon.com> | 2024-03-13 00:36:54 -0700 |
| commit | e0488c0961e5ba693d19f6e1e3f4c9b20631353b (patch) | |
| tree | b5c175a3813c4c5c9a53421766a155d151486120 /tests/rustdoc-js-std/parser-slice-array.js | |
| parent | 7de1a1f6db26cf7af43cca74819118428e6317ee (diff) | |
| download | rust-e0488c0961e5ba693d19f6e1e3f4c9b20631353b.tar.gz rust-e0488c0961e5ba693d19f6e1e3f4c9b20631353b.zip | |
Fix StableMIR 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 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions
