rust/crates/ra_hir/src
2019-01-27 17:59:21 +01:00
..
code_model_impl Add type params to FnSignature 2019-01-27 17:59:21 +01:00
nameres Revert parts of "Test non standard crate root" 2019-01-27 16:32:31 +01:00
ty Add type params to FnSignature 2019-01-27 17:59:21 +01:00
adt.rs add ability to get strcut field source 2019-01-25 20:38:03 +03:00
code_model_api.rs Add type params to FnSignature 2019-01-27 17:59:21 +01: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 Add type params to FnSignature 2019-01-27 17:59:21 +01: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 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
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 type params to FnSignature 2019-01-27 17:59:21 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00