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