rust-analyzer/crates/ra_hir/src
2019-06-08 14:36:39 +03:00
..
expr Fix clippy::single_char_pattern 2019-06-04 18:05:07 -04:00
nameres Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
ty [#1083] Try block syntax: fix tests 2019-06-06 16:26:54 +04:00
adt.rs Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
code_model.rs make documenation a query 2019-06-08 14:36:39 +03:00
db.rs make documenation a query 2019-06-08 14:36:39 +03:00
diagnostics.rs fix: clean up warnings 2019-06-06 10:06:46 +08:00
docs.rs make documenation a query 2019-06-08 14:36:39 +03:00
either.rs type-safer source-map for bindings 2019-04-10 10:48:15 +03:00
expr.rs [#1083] Try block syntax 2019-06-06 15:43:26 +04:00
generics.rs add AstDatabase 2019-06-02 12:27:36 +03:00
ids.rs don't cache parses twice 2019-06-02 20:15:10 +03:00
impl_block.rs Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
lang_item.rs Fix clippy::or_fun_call 2019-06-04 18:05:07 -04:00
lib.rs don't cache parses twice 2019-06-02 20:15:10 +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 Fix clippy::iter_cloned_collect 2019-06-04 18:05:07 -04:00
path.rs Fix clippy::len_zero 2019-06-04 18:05:07 -04:00
resolve.rs Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
source_binder.rs Fix clippy::identity_conversion 2019-06-04 18:05:07 -04:00
source_id.rs add AstDatabase 2019-06-02 12:27:36 +03:00
traits.rs Fix clippy::single_match 2019-06-04 18:05:07 -04:00
ty.rs Fix clippy::or_fun_call 2019-06-04 18:05:07 -04: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