rust/crates/ra_hir/src
2019-01-04 19:16:39 +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 Resolve the Self type 2019-01-04 19:13:50 +01:00
adt.rs move more stuff to ids 2019-01-02 00:30:00 +03:00
db.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
function.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
ids.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
impl_block.rs Rename ImplBlock::target -> target_type, and add target_trait already 2019-01-04 19:16:39 +01:00
krate.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
lib.rs Add HIR for impl blocks 2019-01-04 19:10:47 +01:00
macros.rs hardcode vec macro 2019-01-03 14:48:23 +03:00
mock.rs Type the self parameter 2019-01-04 19:10:50 +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 Resolve the self parameter during type inference 2019-01-04 19:12:29 +01:00
query_definitions.rs move macro id to ids 2019-01-02 00:37:36 +03:00
source_binder.rs index stuff produced by macros 2019-01-03 21:29:17 +03: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