code_model
|
fix hir for new block syntax
|
2019-09-02 21:23:19 +03:00 |
expr
|
use recrod terminology for hir::Pat
|
2019-09-03 08:59:09 +03:00 |
nameres
|
⬆️ insta
|
2019-08-29 17:04:01 +03:00 |
ty
|
remove needless refs
|
2019-09-03 08:59:44 +03:00 |
adt.rs
|
migrate ra_hir to the new rowan
|
2019-07-19 13:16:25 +03:00 |
db.rs
|
move expr lowering to lower
|
2019-09-03 08:56:36 +03:00 |
diagnostics.rs
|
Fix build for Diagnostic type change
|
2019-08-25 12:56:23 +03:00 |
either.rs
|
cleanup casts
|
2019-07-19 18:22:00 +03:00 |
expr.rs
|
use recrod terminology for hir::Pat
|
2019-09-03 08:59:09 +03:00 |
generics.rs
|
Add impl Trait and dyn Trait types
|
2019-08-22 19:33:00 +02:00 |
ids.rs
|
flip syntax text to use internal iteration
|
2019-07-19 20:29:59 +03:00 |
impl_block.rs
|
remove ast::*Kind from hir
|
2019-08-19 14:04:51 +03:00 |
lang_item.rs
|
migrate ra_hir to the new rowan
|
2019-07-19 13:16:25 +03:00 |
marks.rs
|
Properly coerce never types
|
2019-08-26 22:44:50 +03:00 |
mock.rs
|
⬆️ insta
|
2019-08-29 17:04:01 +03:00 |
path.rs
|
Lower fully qualified associated type paths
|
2019-08-12 21:43:00 +02:00 |
source_binder.rs
|
fix hir for new block syntax
|
2019-09-02 21:23:19 +03:00 |
source_id.rs
|
migrate ra_hir to the new rowan
|
2019-07-19 13:16:25 +03:00 |
traits.rs
|
remove ast::*Kind from hir
|
2019-08-19 14:04:51 +03:00 |
type_ref.rs
|
Improve/fix type bound lowering
|
2019-08-22 21:58:29 +02:00 |