rust/crates/ra_analysis
Florian Diebold 8e3e5ab2c8 Make FnScopes use hir::Expr
This was a bit complicated. I've added a wrapper type for now that does the
LocalSyntaxPtr <-> ExprId translation; we might want to get rid of that or give
it a nicer interface.
2019-01-06 00:29:36 +01:00
..
src Make FnScopes use hir::Expr 2019-01-06 00:29:36 +01:00
tests/test fix tests 2019-01-05 21:09:11 +03:00
Cargo.toml ⬆️ salsa 2019-01-04 22:31:13 +03:00