rust-analyzer/crates/ra_hir/src
bors[bot] bebc5c7166 Merge #1271
1271: make AstId untyped r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-05-13 21:04:04 +00:00
..
code_model_impl use either for uses 2019-04-10 10:12:54 +03:00
expr make AstId untyped 2019-05-13 19:39:06 +03:00
nameres make AstId untyped 2019-05-13 19:39:06 +03:00
ty Merge #1271 2019-05-13 21:04:04 +00:00
adt.rs rename flavor to kind 2019-04-02 12:53:44 +03:00
code_model_api.rs Handle auto traits & negative impls 2019-05-11 16:21:20 +02:00
code_model_impl.rs Add const type inference 2019-02-25 10:51:46 +02:00
db.rs Handle where clauses in trait solving 2019-05-11 16:21:20 +02:00
diagnostics.rs make AstId untyped 2019-05-13 19:39:06 +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 simplify 2019-05-12 23:03:37 +03:00
generics.rs Add support for inline bounds 2019-05-11 16:56:36 +02:00
ids.rs Move Chalk conversion code to its own module 2019-05-04 18:18:30 +02:00
impl_block.rs make AstId untyped 2019-05-13 19:39:06 +03:00
lang_item.rs lang_item_lookup is now a salsa query. 2019-04-20 00:29:16 +02:00
lib.rs Added local macro goto 2019-05-04 17:39:51 +01:00
marks.rs Handle Chalk conversion for FnDef 2019-05-11 16:21:20 +02:00
mock.rs migrate to salsas interning 2019-04-09 22:51:22 +03:00
name.rs move auto-imoprter into IDE 2019-04-22 15:56:28 +03:00
nameres.rs simplify 2019-05-12 23:03:37 +03:00
path.rs Added macro resolution and expansion 2019-04-22 21:35:44 +01:00
resolve.rs simplify 2019-05-12 23:03:37 +03:00
source_binder.rs simplify 2019-05-12 23:03:37 +03:00
source_id.rs make AstId untyped 2019-05-13 19:39:06 +03:00
traits.rs Handle auto traits & negative impls 2019-05-11 16:21:20 +02:00
ty.rs Handle where clauses in trait solving 2019-05-11 16:21:20 +02:00
type_alias.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
type_ref.rs Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00