Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-103143.rs
blob: 90f10fc1a089c9d62761c2cedb214c95735d347f [
file
] [
log
] [
blame
]
fn
main
()
{
x
::<#[
a
]
y
::<
z
>>
//~^ ERROR attributes cannot be applied to generic arguments
//~| ERROR cannot find value `x` in this scope
}