rust-analyzer/crates/ra_hir/src
2019-01-19 15:49:48 +01:00
..
code_model_impl Refactor/simplify path resolution 2019-01-19 14:48:07 +01:00
nameres rename LoweredImport -> ImportId 2019-01-19 15:37:25 +03:00
ty Add some tests 2019-01-19 15:49:48 +01:00
adt.rs remove Cancelable from Ty 2019-01-15 20:43:37 +03:00
code_model_api.rs Finish move of StructField for pattern type inference 2019-01-19 15:37:26 +03:00
code_model_impl.rs uncopypaste def sources 2019-01-11 20:43:10 +03:00
db.rs rename LoweredImport -> ImportId 2019-01-19 15:37:25 +03:00
expr.rs Change parsing of struct field patterns 2019-01-19 15:37:26 +03:00
ids.rs remove Cancelable from ids 2019-01-15 19:18:52 +03:00
impl_block.rs remove Cancelable from ids 2019-01-15 19:18:52 +03:00
lib.rs Move pattern type inference from adt::StructField to core_model_impl (WIP) 2019-01-19 15:37:26 +03:00
macros.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
marks.rs introduce marking infrastructure for maintainable tests 2019-01-10 16:45:09 +03:00
mock.rs fix the test 2019-01-19 15:37:25 +03:00
module_tree.rs remove Cancelable from module_tree_query 2019-01-15 17:55:15 +03:00
name.rs Fixup tests 2019-01-14 19:30:21 +01:00
nameres.rs rename LoweredImport -> ImportId 2019-01-19 15:37:25 +03:00
path.rs switched to lowerd module 2019-01-19 15:37:25 +03:00
query_definitions.rs switched to lowerd module 2019-01-19 15:37:25 +03:00
source_binder.rs rename LoweredImport -> ImportId 2019-01-19 15:37:25 +03:00
ty.rs Finish move of StructField for pattern type inference 2019-01-19 15:37:26 +03:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00