Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
underscore-lifetime
/
raw-underscore-lifetime.stderr
blob: bdb357a47f4b71c23e9d1ac4422dee5300477a0b [
file
] [
log
] [
blame
] [
edit
]
error
:
`_`
cannot be a raw lifetime
-->
$DIR
/
raw
-
underscore
-
lifetime
.
rs
:
6
:
6
|
LL
|
fn f
<
'r#_>(){}
| ^^^^
error: aborting due to 1 previous error