.. |
code_model
|
refactor
|
2019-10-08 20:33:43 +03:00 |
expr
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
nameres
|
remove last traces of source roots from hir
|
2019-10-11 10:48:46 +03:00 |
ty
|
Split up infer.rs further
|
2019-10-12 18:41:11 +02:00 |
adt.rs
|
add module methods
|
2019-10-09 14:59:47 +03:00 |
attr.rs
|
don't special case macro_use
|
2019-10-10 17:48:30 +03:00 |
code_model.rs
|
add module methods
|
2019-10-09 14:59:47 +03:00 |
db.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
debug.rs
|
remove last traces of source roots from hir
|
2019-10-11 10:48:46 +03:00 |
diagnostics.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
either.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
expr.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
from_source.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
generics.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |
ids.rs
|
Remove as_original_file
|
2019-10-11 06:53:43 +09:00 |
impl_block.rs
|
Optimize
|
2019-10-03 02:28:03 +08:00 |
lang_item.rs
|
Merge branch 'master' into feature/issue/1856
|
2019-09-30 12:07:26 +03:00 |
lib.rs
|
add <> for type aliases as well
|
2019-10-09 11:53:32 +03:00 |
marks.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
mock.rs
|
macro DSL for cfg in tests
|
2019-10-08 14:39:44 +03:00 |
name.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
nameres.rs
|
Fix
|
2019-09-27 10:55:25 +08:00 |
path.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
resolve.rs
|
Address comments: fix docs, add completion test for Self .
|
2019-10-08 07:32:41 -04:00 |
source_binder.rs
|
Support inferring Self type in enum definitions
|
2019-10-07 19:40:14 -04:00 |
source_id.rs
|
Added test for check doc strings in crates.
|
2019-09-30 11:58:53 +03:00 |
traits.rs
|
|
|
ty.rs
|
Add SubstsBuilder
|
2019-09-26 23:03:39 +02:00 |
type_alias.rs
|
|
|
type_ref.rs
|
Support $crate in item and expr place.
|
2019-09-27 02:05:06 +08:00 |