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