rust-analyzer/crates/ra_hir/src
2019-06-02 12:27:36 +03:00
..
expr fix syntax errors in tests 2019-05-28 18:07:39 +03:00
nameres add AstDatabase 2019-06-02 12:27:36 +03:00
ty don't poison mutex around chalk 2019-06-01 10:57:44 +03:00
adt.rs add AstDatabase 2019-06-02 12:27:36 +03:00
code_model.rs add AstDatabase 2019-06-02 12:27:36 +03:00
db.rs add AstDatabase 2019-06-02 12:27:36 +03:00
diagnostics.rs expand to syntax node 2019-05-14 09:03:43 +03:00
docs.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
either.rs type-safer source-map for bindings 2019-04-10 10:48:15 +03:00
expr.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
generics.rs add AstDatabase 2019-06-02 12:27:36 +03:00
ids.rs add AstDatabase 2019-06-02 12:27:36 +03:00
impl_block.rs add AstDatabase 2019-06-02 12:27:36 +03:00
lang_item.rs add AstDatabase 2019-06-02 12:27:36 +03:00
lib.rs add AstDatabase 2019-06-02 12:27:36 +03:00
marks.rs Handle Chalk conversion for FnDef 2019-05-11 16:21:20 +02:00
mock.rs add AstDatabase 2019-06-02 12:27:36 +03:00
name.rs add built-in types to scopes 2019-05-30 15:03:58 +03:00
nameres.rs add AstDatabase 2019-06-02 12:27:36 +03:00
path.rs Added macro resolution and expansion 2019-04-22 21:35:44 +01:00
resolve.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
source_binder.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
source_id.rs add AstDatabase 2019-06-02 12:27:36 +03:00
traits.rs add AstDatabase 2019-06-02 12:27:36 +03:00
ty.rs add union to code_model 2019-05-23 20:18:47 +03:00
type_alias.rs add AstDatabase 2019-06-02 12:27:36 +03:00
type_ref.rs Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00