nameres
|
Remove relative_path dependency
|
2020-07-08 19:32:36 +02:00 |
adt.rs
|
Use ItemTree to answer enum_data query
|
2020-06-25 16:52:47 +02:00 |
attr.rs
|
Collect field/variant attrs in ItemTree
|
2020-06-25 14:39:27 +02:00 |
data.rs
|
Switch to fully dynamically dispatched salsa
|
2020-07-07 10:14:48 +02:00 |
db.rs
|
Remove raw item query
|
2020-06-24 16:53:16 +02:00 |
expr.rs
|
Rename Expr::UnsafeBlock to Expr::Unsafe
|
2020-06-27 10:10:26 -04:00 |
generics.rs
|
Don't allocate empty generics
|
2020-06-24 16:54:21 +02:00 |
import_map.rs
|
Use SmolStr
|
2020-07-02 15:42:37 +02:00 |
item_scope.rs
|
Remove entries_without_primitives
|
2020-06-30 14:06:23 +02:00 |
item_tree.rs
|
Use IdRange for variants
|
2020-06-25 16:52:15 +02:00 |
lib.rs
|
draw the rest of the owl
|
2020-06-24 16:53:16 +02:00 |
nameres.rs
|
Remove raw item query
|
2020-06-24 16:53:16 +02:00 |
resolver.rs
|
Remove entries_without_primitives
|
2020-06-30 14:06:23 +02:00 |
src.rs
|
Merge item tree traits
|
2020-06-24 16:53:56 +02:00 |
test_db.rs
|
Switch to fully dynamically dispatched salsa
|
2020-07-07 10:14:48 +02:00 |