rust-analyzer/crates/ra_hir/src
Aleksey Kladov e22b6edae5 refactor
2019-01-23 18:09:45 +03:00
..
code_model_impl move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
nameres move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
ty move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
adt.rs Implement beginnings of generics 2019-01-19 16:02:06 +01:00
code_model_api.rs Move docs to Function 2019-01-22 08:55:05 -05:00
code_model_impl.rs uncopypaste def sources 2019-01-11 20:43:10 +03:00
db.rs Generics -> GenericParams 2019-01-19 18:58:04 +01:00
expr.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
generics.rs Generics -> GenericParams 2019-01-19 18:58:04 +01:00
ids.rs Make Module impl methods crate-private, update some comments 2019-01-19 16:02:06 +01:00
impl_block.rs remove Cancelable from ids 2019-01-15 19:18:52 +03:00
lib.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
macros.rs move SyntaxPtr to ra_syntax 2019-01-23 17:37:10 +03:00
marks.rs move completion item tests closer to the code 2019-01-23 16:05:13 +03:00
mock.rs Generics -> GenericParams 2019-01-19 18:58:04 +01:00
module_tree.rs refactor 2019-01-23 18:09:45 +03:00
name.rs Fixup tests 2019-01-14 19:30:21 +01:00
nameres.rs fix completion bugs 2019-01-23 15:43:47 +08:00
path.rs fix completion bugs 2019-01-23 15:43:47 +08: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 Fix panic trying to get substs on unknown type 2019-01-21 21:42:19 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00