Update ui test output
This commit is contained in:
parent
cefcf0548e
commit
5f46e5cc7e
2 changed files with 7 additions and 7 deletions
|
|
@ -24,7 +24,7 @@ warning: constant evaluation error
|
|||
--> $DIR/E0080.rs:14:9
|
||||
|
|
||||
LL | Y = (1 / 0) //~ ERROR E0080
|
||||
| ^^^^^^^ attempted to do overflowing math
|
||||
| ^^^^^^^ attempt to divide with overflow
|
||||
|
||||
error[E0080]: constant evaluation error
|
||||
--> $DIR/E0080.rs:14:9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue