rust/crates/ra_hir/src
Erlend Tobiassen b775fa285c
Revert parts of "Test non standard crate root"
Prefer cursor position over file_map
2019-01-27 16:32:31 +01:00
..
code_model_impl remove Option<SourceFileItemId> hack 2019-01-26 23:27:01 +03:00
nameres Revert parts of "Test non standard crate root" 2019-01-27 16:32:31 +01: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 Make doc comments optional 2019-01-26 10:35:23 -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 Revert parts of "Test non standard crate root" 2019-01-27 16:32:31 +01:00
module_tree.rs Fix bad rebase and rustfmt 2019-01-27 15:37:43 +01:00
name.rs
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
query_definitions.rs remove Option<SourceFileItemId> hack 2019-01-26 23:27:01 +03: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
type_ref.rs