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
/
tests
/
data
/
parser
/
inline
/
0013_unsafe_block_in_mod.rs
blob: 26141e9049106e64f4615c69344a35332b3e11cb (
plain
)
1
fn
foo
(){}
unsafe
{
}
fn
bar
(){}