.. |
code_model
|
Store crate info in MacroDefId
|
2019-09-27 02:05:06 +08:00 |
expr
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
nameres
|
Fix
|
2019-09-27 10:55:25 +08:00 |
ty
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
adt.rs
|
Refactor Name ready for hygienic macro
|
2019-09-27 02:04:47 +08:00 |
code_model.rs
|
Resolve trait associated items
|
2019-09-25 21:41:17 +02:00 |
db.rs
|
Fix retrieval of the Fn traits
|
2019-09-25 20:04:37 +02: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 |
from_source.rs
|
Remove redundant clone()
|
2019-09-25 10:32:01 +09:00 |
generics.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
ids.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
impl_block.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
lang_item.rs
|
Fix retrieval of the Fn traits
|
2019-09-25 20:04:37 +02:00 |
lib.rs
|
introduce FromSource trait
|
2019-09-19 19:38:27 +03:00 |
marks.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
mock.rs
|
introduce FromSource trait
|
2019-09-19 19:38:27 +03:00 |
name.rs
|
Refactor Name ready for hygienic macro
|
2019-09-27 02:04:47 +08:00 |
nameres.rs
|
Fix
|
2019-09-27 10:55:25 +08:00 |
path.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
resolve.rs
|
Handle associated type shorthand (T::Item )
|
2019-09-22 20:02:32 +02:00 |
source_binder.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
source_id.rs
|
cleanup hir db imports
|
2019-09-08 09:55:12 +03:00 |
traits.rs
|
Remove TraitItem and ImplItem in favor of AssocItem
|
2019-09-17 19:47:45 +02:00 |
ty.rs
|
Avoid intermediate allocation
|
2019-09-25 10:30:33 +09:00 |
type_alias.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
type_ref.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |