Bless rustdoc-ui tests
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
This commit is contained in:
parent
41e8d152dc
commit
87a354b15d
64 changed files with 64 additions and 64 deletions
|
@ -4,6 +4,6 @@ error[E0080]: evaluation of constant value failed
|
|||
LL | pub const N: usize = 0 - (mem::size_of::<S>() != 400) as usize;
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `0_usize - 1_usize`, which would overflow
|
||||
|
||||
error: aborting due to previous error
|
||||
error: aborting due to 1 previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0080`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue