index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
syntax
/
test_data
/
parser
/
ok
/
0011_outer_attribute.rs
blob: 6f04cb1717f6bdfe9a51a973b92cbd7eaaedf170 (
plain
)
1
2
3
4
5
6
#[cfg(test)]
#[Ignore]
fn
foo
()
{}
#[path =
"a.rs"
]
mod
b
;