Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-1802-1.stderr
blob: 5ddc5ae58d9df4a82583bf907e65e9c1ab4de3f3 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0768
]:
no
valid digits found
for
number
-->
$DIR
/
issue
-
1802
-
1.rs
:
5
:
16
|
LL
|
log
(
error
,
0b
);
|
^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0768`
.