Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
implied-bounds
/
overflow.stderr
blob: 2e5a9ab141cf8242232dbe567d786881a0fdc3f3 [
file
] [
log
] [
blame
]
error
:
overflow computing implied lifetime bounds
for
`List`
-->
$DIR
/
overflow
.
rs
:
5
:
1
|
LL
|
struct
List
<
'a, T: Tailed<'
a
>>
{
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error