rust/crates/ra_hir/src
2019-01-05 22:41:12 +01:00
..
function remove id arena 2019-01-04 16:58:10 +03:00
module Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00
ty Add test for invalidation of inferred types when typing inside function 2019-01-05 22:41:12 +01:00
adt.rs move more stuff to ids 2019-01-02 00:30:00 +03:00
db.rs Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
expr.rs Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
function.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
ids.rs Do impl collection per module, not per crate 2019-01-04 19:29:53 +01:00
impl_block.rs Do impl collection per module, not per crate 2019-01-04 19:29:53 +01:00
krate.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
lib.rs Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
macros.rs hardcode vec macro 2019-01-03 14:48:23 +03:00
mock.rs Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
module.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
name.rs Resolve the Self type 2019-01-04 19:13:50 +01:00
path.rs Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
query_definitions.rs move macro id to ids 2019-01-02 00:37:36 +03:00
source_binder.rs Add test for invalidation of inferred types when typing inside function 2019-01-05 22:41:12 +01:00
ty.rs Rename ImplBlock::target -> target_type, and add target_trait already 2019-01-04 19:16:39 +01:00
type_ref.rs Resolve field types lazily 2018-12-25 21:40:33 +01:00