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
/
ra_hir
/
src
/
code_model_impl.rs
blob: 1f28fab74825986055d337f546d1daa7daa78568 (
plain
)
1
2
3
mod
krate
;
// `crate` is invalid ident :(
mod
module
;
pub
(
crate
)
mod
function
;