Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
issue-5544-a.stderr
blob: 7fd3bc9d6eacf115bd88913784c4d79f6ae03b75 [
file
] [
log
] [
blame
]
error
:
int
literal
is
too large
-->
$DIR
/
issue
-
5544
-
a
.
rs
:
14
:
19
|
LL
|
let
__isize
=
340282366920938463463374607431768211456
;
// 2^128
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error