rust/crates/ra_hir/src
Aleksey Kladov 1fd18f020d ⬆️ salsa
2019-01-25 23:27:16 +03:00
..
code_model_impl simplify 2019-01-25 10:29:00 +03:00
nameres use set methods 2019-01-25 15:25:01 +03:00
ty new struct id 2019-01-24 17:54:18 +03:00
adt.rs add ability to get strcut field source 2019-01-25 20:38:03 +03:00
code_model_api.rs Add docs to struct fields 2019-01-25 14:29:56 -05:00
code_model_impl.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
db.rs ⬆️ salsa 2019-01-25 23:27:16 +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 switch to positional enum variants 2019-01-25 11:35:38 +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 ⬆️ salsa 2019-01-25 23:27:16 +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 pack enum variants into arena 2019-01-25 12:50:46 +03:00
path.rs fix completion bugs 2019-01-23 15:43:47 +08:00
query_definitions.rs Functions use new id scheme 2019-01-24 15:28:50 +03:00
source_binder.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
ty.rs add ability to get strcut field source 2019-01-25 20:38:03 +03:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00