Update stderrs after rebase.

This commit is contained in:
jumbatm 2020-04-15 09:35:46 +10:00
parent 99492e41b6
commit ed73023a50
3 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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