.. |
code_model
|
cleanup hir db imports
|
2019-09-08 09:55:12 +03:00 |
expr
|
Add DotDotPat to AST
|
2019-09-14 17:08:22 -07:00 |
nameres
|
make PerNs non-generic
|
2019-09-13 16:38:59 +03:00 |
ty
|
Support bare Trait without dyn
|
2019-09-14 10:20:41 +02:00 |
adt.rs
|
make various enums "inherit" from AdtDef
|
2019-09-13 00:10:16 +03:00 |
code_model.rs
|
Specify desirable namespace when calling resolve
|
2019-09-13 16:24:10 +03:00 |
db.rs
|
introduce hir debugging infra
|
2019-09-09 12:32:16 +03:00 |
debug.rs
|
document module
|
2019-09-09 17:31:11 +03:00 |
diagnostics.rs
|
cleanup hir db imports
|
2019-09-08 09:55:12 +03:00 |
either.rs
|
cleanup casts
|
2019-07-19 18:22:00 +03:00 |
expr.rs
|
Infer box expression
|
2019-09-12 02:35:09 +08:00 |
generics.rs
|
rename AdtDef -> Adt
|
2019-09-13 00:34:52 +03:00 |
ids.rs
|
cleanup expansion to item list
|
2019-09-10 22:22:57 +03:00 |
impl_block.rs
|
fix panic when fetching generics
|
2019-09-12 13:12:26 +03:00 |
lang_item.rs
|
rename AdtDef -> Adt
|
2019-09-13 00:34:52 +03:00 |
lib.rs
|
Specify desirable namespace when calling resolve
|
2019-09-13 16:24:10 +03:00 |
marks.rs
|
Consider prelude to be macro_use
|
2019-09-05 18:50:04 +08:00 |
mock.rs
|
introduce hir debugging infra
|
2019-09-09 12:32:16 +03:00 |
name.rs
|
Infer box expression
|
2019-09-12 02:35:09 +08:00 |
nameres.rs
|
make PerNs non-generic
|
2019-09-13 16:38:59 +03:00 |
path.rs
|
Lower Fn(X, Y) -> Z paths
|
2019-09-07 15:13:05 +02:00 |
resolve.rs
|
make PerNs non-generic
|
2019-09-13 16:38:59 +03:00 |
source_binder.rs
|
Specify desirable namespace when calling resolve
|
2019-09-13 16:24:10 +03:00 |
source_id.rs
|
cleanup hir db imports
|
2019-09-08 09:55:12 +03:00 |
traits.rs
|
cleanup hir db imports
|
2019-09-08 09:55:12 +03:00 |
ty.rs
|
Upgrade Chalk
|
2019-09-14 10:04:56 +02:00 |
type_alias.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
type_ref.rs
|
Lower bounds on trait definition, and resolve assoc types from super traits
|
2019-09-07 14:31:43 +02:00 |