Sign in
fuchsia
/
third_party
/
rust
/
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
/
.
/
tests
/
ui
/
const-generics
/
issues
/
issue-86535-2.stderr
blob: 870d97d7d2ebe923cfe08c6d457731f5f3815816 [
file
]
warning
:
struct
`Bar`
is
never constructed
-->
$DIR
/
issue
-
86535
-
2.rs
:
12
:
8
|
LL
|
struct
Bar
<
const
N
:
&
'static ()>;
| ^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: 1 warning emitted