rust/crates/ra_hir/src
2019-09-02 19:45:41 +03:00
..
code_model Add an expr_source method analogous to the source methods in the code model 2019-09-02 14:56:38 +02:00
expr Small fixes 2019-08-26 23:00:35 +03:00
nameres ⬆️ insta 2019-08-29 17:04:01 +03:00
ty Add an expr_source method analogous to the source methods in the code model 2019-09-02 14:56:38 +02:00
adt.rs
code_model.rs Add an expr_source method analogous to the source methods in the code model 2019-09-02 14:56:38 +02:00
db.rs switch from volatile to untracked read 2019-08-15 15:24:02 +03:00
diagnostics.rs Fix build for Diagnostic type change 2019-08-25 12:56:23 +03:00
either.rs
expr.rs remove useless trait 2019-09-02 19:45:41 +03:00
generics.rs Add impl Trait and dyn Trait types 2019-08-22 19:33:00 +02:00
ids.rs flip syntax text to use internal iteration 2019-07-19 20:29:59 +03:00
impl_block.rs remove ast::*Kind from hir 2019-08-19 14:04:51 +03:00
lang_item.rs
lib.rs Add an expr_source method analogous to the source methods in the code model 2019-09-02 14:56:38 +02:00
marks.rs Properly coerce never types 2019-08-26 22:44:50 +03:00
mock.rs ⬆️ insta 2019-08-29 17:04:01 +03:00
name.rs Check type rather than just name in ok-wrapping diagnostic. Add test for handling generic functions (which currently fails) 2019-08-25 12:55:56 +03:00
nameres.rs
path.rs Lower fully qualified associated type paths 2019-08-12 21:43:00 +02:00
resolve.rs
source_binder.rs Add an expr_source method analogous to the source methods in the code model 2019-09-02 14:56:38 +02:00
source_id.rs
traits.rs remove ast::*Kind from hir 2019-08-19 14:04:51 +03:00
ty.rs Add type_mismatches to InferenceResult and use this in ok-wrapping code fix 2019-08-25 12:55:55 +03:00
type_alias.rs
type_ref.rs Improve/fix type bound lowering 2019-08-22 21:58:29 +02:00