.. |
expr
|
simplify
|
2019-05-20 23:01:49 +03:00 |
nameres
|
Add Test for new item resolution
|
2019-05-26 20:11:18 +08:00 |
ty
|
add union to code_model
|
2019-05-23 20:18:47 +03:00 |
adt.rs
|
add union to code_model
|
2019-05-23 20:18:47 +03:00 |
code_model.rs
|
Formatting
|
2019-05-27 15:37:22 +08:00 |
db.rs
|
profile type inference
|
2019-05-21 16:26:13 +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
|
allow expanding expressions
|
2019-05-14 09:03:43 +03:00 |
generics.rs
|
add union to code_model
|
2019-05-23 20:18:47 +03:00 |
ids.rs
|
check cancellation when expanding macros
|
2019-05-27 14:41:14 +03:00 |
impl_block.rs
|
rename code_model_api -> code_model
|
2019-05-23 21:14:19 +03:00 |
lang_item.rs
|
lang_item_lookup is now a salsa query.
|
2019-04-20 00:29:16 +02:00 |
lib.rs
|
Use ItemOrMacro in item resolution
|
2019-05-26 20:10:56 +08:00 |
marks.rs
|
Handle Chalk conversion for FnDef
|
2019-05-11 16:21:20 +02:00 |
mock.rs
|
fix odrer-of-iteration bug in tests
|
2019-05-21 14:51:52 +03:00 |
name.rs
|
sort hash maps for tests
|
2019-05-21 14:14:31 +03:00 |
nameres.rs
|
Use ItemOrMacro in item resolution
|
2019-05-26 20:10:56 +08:00 |
path.rs
|
Added macro resolution and expansion
|
2019-04-22 21:35:44 +01:00 |
resolve.rs
|
rename code_model_api -> code_model
|
2019-05-23 21:14:19 +03:00 |
source_binder.rs
|
simplify
|
2019-05-12 23:03:37 +03:00 |
source_id.rs
|
expand to syntax node
|
2019-05-14 09:03:43 +03:00 |
traits.rs
|
Handle auto traits & negative impls
|
2019-05-11 16:21:20 +02:00 |
ty.rs
|
add union to code_model
|
2019-05-23 20:18:47 +03: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 |