code_model_impl
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
nameres
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
ty
|
Add marks
|
2019-01-26 23:59:11 +01: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
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
docs.rs
|
Add a comment
|
2019-01-23 20:13:36 -05:00 |
expr.rs
|
fix AST for if expressions
|
2019-01-27 00:37:11 +03:00 |
generics.rs
|
Migrate trait & type to new ids
|
2019-01-25 01:31:32 +03:00 |
ids.rs
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +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
|
Add marks
|
2019-01-26 23:59:11 +01:00 |
mock.rs
|
rename FilesDatabase -> SourceDatabase
|
2019-01-26 11:20:30 +03:00 |
module_tree.rs
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
name.rs
|
Fixup tests
|
2019-01-14 19:30:21 +01:00 |
nameres.rs
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
path.rs
|
fix completion bugs
|
2019-01-23 15:43:47 +08:00 |
source_binder.rs
|
remove Option<SourceFileItemId> hack
|
2019-01-26 23:27:01 +03:00 |
ty.rs
|
Add marks
|
2019-01-26 23:59:11 +01:00 |