rust-analyzer/crates/ra_hir/src
2019-01-06 17:35:57 +03:00
..
function Various small code review improvements 2019-01-06 00:38:08 +01:00
module kill old module 2019-01-06 17:35:57 +03:00
ty Add test for invalidation of inferred types when typing inside function 2019-01-05 22:41:12 +01:00
adt.rs move more stuff to ids 2019-01-02 00:30:00 +03:00
code_model_api.rs adjust comments 2019-01-06 17:35:57 +03:00
code_model_impl.rs split module source into decl/defin 2019-01-06 17:35:57 +03:00
db.rs Add fn signature query 2019-01-06 01:13:31 +01:00
expr.rs Various small code review improvements 2019-01-06 00:38:08 +01:00
function.rs Add fn signature query 2019-01-06 01:13:31 +01:00
ids.rs kill old module 2019-01-06 17:35:57 +03:00
impl_block.rs split module source into decl/defin 2019-01-06 17:35:57 +03:00
lib.rs kill old module 2019-01-06 17:35:57 +03:00
macros.rs hardcode vec macro 2019-01-03 14:48:23 +03:00
mock.rs Add fn signature query 2019-01-06 01:13:31 +01:00
module.rs split module source into decl/defin 2019-01-06 17:35:57 +03:00
name.rs Add fn signature query 2019-01-06 01:13:31 +01:00
path.rs Add fn signature query 2019-01-06 01:13:31 +01:00
query_definitions.rs Make FnScopes use hir::Expr 2019-01-06 00:29:36 +01:00
source_binder.rs switch source-binders to Module 2019-01-06 17:35:29 +03:00
ty.rs Make FnScopes use hir::Expr 2019-01-06 00:29:36 +01:00
type_ref.rs Add fn signature query 2019-01-06 01:13:31 +01:00