Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
issues
/
issue-14092.rs
blob: 67c2a42eafb78861a9b8fb00b99f114976cdf40a [
file
] [
log
] [
blame
]
fn
fn1
(
0
:
Box
)
{}
//~^ ERROR missing generics for struct `Box`
fn
main
()
{}