rust/crates/ra_hir/src/ty
Aleksey Kladov 3ab1519cb2 Change ids strategy
this is a part of larghish hir refactoring which aims to

* replace per-source-root module trees with per crate trees
* switch from a monotyped DedId to type-specific ids
2019-01-24 13:29:19 +03:00
..
snapshots Update snaps 2019-01-22 09:51:29 -05:00
autoderef.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
method_resolution.rs Change ids strategy 2019-01-24 13:29:19 +03:00
primitive.rs Try implementing integer type inference (WIP) 2019-01-14 13:52:57 +01:00
tests.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00