Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-44078.stderr
blob: 41106b29aad784a1ab407ff3918c221c4ad2508a [
file
] [
log
] [
blame
] [
edit
]
error
[
E0765
]:
unterminated
double
quote
string
-->
$DIR
/
issue
-
44078.rs
:
2
:
8
|
LL
|
"😊"";
| _________^
LL | | }
| |_^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0765`.