Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
issues
/
issue-44078.stderr
blob: 3e12de34e11eeaee06ee532c6a1db260716c4339 [
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`.