Update stderrs after rebase.
This commit is contained in:
parent
99492e41b6
commit
ed73023a50
3 changed files with 6 additions and 0 deletions
|
|
@ -148,3 +148,5 @@ warning: this arithmetic operation will overflow
|
|||
LL | let n = 1_usize << BITS;
|
||||
| ^^^^^^^^^^^^^^^ attempt to shift left with overflow
|
||||
|
||||
warning: 24 warnings emitted
|
||||
|
||||
|
|
|
|||
|
|
@ -148,3 +148,5 @@ warning: this arithmetic operation will overflow
|
|||
LL | let n = 1_usize << BITS;
|
||||
| ^^^^^^^^^^^^^^^ attempt to shift left with overflow
|
||||
|
||||
warning: 24 warnings emitted
|
||||
|
||||
|
|
|
|||
|
|
@ -148,3 +148,5 @@ warning: this arithmetic operation will overflow
|
|||
LL | let n = 1_usize << BITS;
|
||||
| ^^^^^^^^^^^^^^^ attempt to shift left with overflow
|
||||
|
||||
warning: 24 warnings emitted
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue