rust/crates/ra_hir/src
2019-01-06 17:35:29 +03:00
..
function Various small code review improvements 2019-01-06 00:38:08 +01:00
module Start code_model::Module 2019-01-06 17:35:29 +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 Start code_model::Module 2019-01-06 17:35:29 +03:00
code_model_impl.rs switch source-binders to Module 2019-01-06 17:35:29 +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 Do impl collection per module, not per crate 2019-01-04 19:29:53 +01:00
impl_block.rs Do impl collection per module, not per crate 2019-01-04 19:29:53 +01:00
lib.rs move crate to code_model_api 2019-01-06 17:35:29 +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 Start code_model::Module 2019-01-06 17:35:29 +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