.. |
body
|
Merge #4234
|
2020-05-02 10:30:49 +00:00 |
nameres
|
Add test in name resolutions
|
2020-05-02 10:06:17 +08:00 |
path
|
Merge #4234
|
2020-05-02 10:30:49 +00:00 |
adt.rs
|
add support of cfg attributes on enum variants #4279
|
2020-05-03 17:56:45 +02:00 |
attr.rs
|
Make AttrQuery copyable
|
2020-05-01 20:58:24 +08:00 |
body.rs
|
Introduce LowerCtx for path lowering
|
2020-05-01 20:01:17 +08:00 |
builtin_type.rs
|
find_path: Builtins are always in scope
|
2020-04-18 12:06:22 +02:00 |
child_by_source.rs
|
Rename StructField -> Field
|
2020-04-25 14:23:34 +02:00 |
data.rs
|
Introduce LowerCtx for path lowering
|
2020-05-01 20:01:17 +08:00 |
db.rs
|
Cleanup memory usage stats
|
2020-03-25 19:35:46 +01:00 |
diagnostics.rs
|
Simplify Diagnostic structure
|
2020-04-17 13:56:42 +02:00 |
docs.rs
|
Rename StructField -> Field
|
2020-04-25 14:23:34 +02:00 |
dyn_map.rs
|
DynMap
|
2019-12-06 21:28:05 +01:00 |
expr.rs
|
Revert "Merge #4233"
|
2020-05-02 01:12:37 +02:00 |
find_path.rs
|
Prefer core/alloc paths on #![no_std]
|
2020-04-25 16:27:34 +02:00 |
generics.rs
|
Introduce LowerCtx for path lowering
|
2020-05-01 20:01:17 +08:00 |
item_scope.rs
|
fix typo of visibility_of
|
2020-03-26 00:11:38 +08:00 |
keys.rs
|
Rename StructField -> Field
|
2020-04-25 14:23:34 +02:00 |
lang_item.rs
|
profile queries
|
2020-04-10 20:26:47 +02:00 |
lib.rs
|
Rename StructField -> Field
|
2020-04-25 14:23:34 +02:00 |
marks.rs
|
Add the tests
|
2020-01-28 18:03:24 +02:00 |
nameres.rs
|
Simplify Diagnostic structure
|
2020-04-17 13:56:42 +02:00 |
path.rs
|
Introduce LowerCtx for path lowering
|
2020-05-01 20:01:17 +08:00 |
per_ns.rs
|
Rename ResolvedVisibility -> Visibility
|
2019-12-26 16:23:40 +01:00 |
resolver.rs
|
Use dyn Trait for working with databse
|
2020-03-16 17:42:30 +01:00 |
src.rs
|
Use dyn Trait for working with databse
|
2020-03-16 17:42:30 +01:00 |
test_db.rs
|
Use dyn Trait for working with databse
|
2020-03-16 17:42:30 +01:00 |
trace.rs
|
Simplify Arena to use a generic index
|
2020-03-19 18:46:30 +01:00 |
type_ref.rs
|
Introduce LowerCtx for path lowering
|
2020-05-01 20:01:17 +08:00 |
visibility.rs
|
Provide more complete AST accessors to support usage in rustc
|
2020-04-09 11:50:37 +02:00 |