rust/crates/ra_hir/src
2019-01-26 11:51:36 +03:00
..
code_model_impl simplify 2019-01-25 10:29:00 +03:00
nameres rename source_file -> parse 2019-01-26 11:51:36 +03:00
ty rename source_file -> parse 2019-01-26 11:51:36 +03:00
adt.rs add ability to get strcut field source 2019-01-25 20:38:03 +03:00
code_model_api.rs rename POS_FIELD -> POS_FIELD_DEF 2019-01-26 00:24:12 +03:00
code_model_impl.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
db.rs rename source_file -> parse 2019-01-26 11:51:36 +03:00
docs.rs Add a comment 2019-01-23 20:13:36 -05:00
expr.rs Functions use new id scheme 2019-01-24 15:28:50 +03:00
generics.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
ids.rs rename source_file -> parse 2019-01-26 11:51:36 +03:00
impl_block.rs kill DefKindc 2019-01-25 01:38:21 +03:00
lib.rs add ability to get strcut field source 2019-01-25 20:38:03 +03:00
macros.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
marks.rs refactor import resolution 2019-01-25 10:08:21 +03:00
mock.rs rename FilesDatabase -> SourceDatabase 2019-01-26 11:20:30 +03:00
module_tree.rs remove dead code 2019-01-25 21:14:41 +03:00
name.rs Fixup tests 2019-01-14 19:30:21 +01:00
nameres.rs nicer behavior in case of bugs 2019-01-25 23:13:07 +03:00
path.rs fix completion bugs 2019-01-23 15:43:47 +08:00
query_definitions.rs rename source_file -> parse 2019-01-26 11:51:36 +03:00
source_binder.rs rename source_file -> parse 2019-01-26 11:51:36 +03:00
ty.rs Fix type inference of binops on int/float variables 2019-01-25 21:32:49 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00