rust/crates/ra_hir/src
Aleksey Kladov ac64967872 add a fixme
2019-06-08 14:55:25 +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 one macro def should be enough 2019-06-08 14:48:56 +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 one macro def should be enough 2019-06-08 14:48:56 +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 one macro def should be enough 2019-06-08 14:48:56 +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 a fixme 2019-06-08 14:55:25 +03:00
path.rs Fix clippy::len_zero 2019-06-04 18:05:07 -04:00
resolve.rs add a fixme 2019-06-08 14:55:25 +03:00
source_binder.rs one macro def should be enough 2019-06-08 14:48:56 +03: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