| .. |
|
body
|
Add another block def map test
|
2021-02-09 17:24:43 +01:00 |
|
item_tree
|
Make ModPath's representation private
|
2021-02-04 20:49:24 +01:00 |
|
nameres
|
Fix resolution of self module within blocks
|
2021-02-05 19:24:03 +01:00 |
|
path
|
Avoid using ModPath's fields directly
|
2021-02-04 22:42:21 +01:00 |
|
adt.rs
|
Intern TypeRefs in the containing ItemTree
|
2021-02-04 19:23:56 +01:00 |
|
attr.rs
|
Return inner attributes of outline mod declarations in attrs_query
|
2021-01-31 19:53:01 +01:00 |
|
body.rs
|
Expander: store a LocalModuleId, not ModuleId
|
2021-02-04 15:04:21 +01:00 |
|
builtin_attr.rs
|
Add upstream commit to builtin_attr.rs
|
2020-12-11 19:12:06 +01:00 |
|
builtin_type.rs
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
|
child_by_source.rs
|
Obtain ModuleId's DefMap through a method
|
2021-01-22 16:33:58 +01:00 |
|
data.rs
|
Remove redundant clones
|
2021-02-05 16:57:26 +01:00 |
|
db.rs
|
Update DefMap and block_def_map docs
|
2021-02-03 17:54:03 +01:00 |
|
diagnostics.rs
|
Expand doc on dealing with "proc macro not expanded"
|
2021-01-01 18:47:54 +00:00 |
|
dyn_map.rs
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
|
expr.rs
|
Use block_def_map in body lowering
|
2021-02-03 14:21:15 +01:00 |
|
find_path.rs
|
Teach find_path about inner items
|
2021-02-09 17:25:03 +01:00 |
|
generics.rs
|
Remove map module from la-arena public API
|
2021-01-15 11:14:04 +11:00 |
|
import_map.rs
|
Create all ModuleIds through a DefMap method
|
2021-01-25 15:21:33 +01:00 |
|
item_scope.rs
|
Split out ItemScope::dump from DefMap::dump
|
2021-02-03 19:05:11 +01:00 |
|
item_tree.rs
|
Make ModPath's representation private
|
2021-02-04 20:49:24 +01:00 |
|
keys.rs
|
Add ConstParams to the HIR
|
2021-01-01 10:06:42 +01:00 |
|
lang_item.rs
|
Make public DefMap fields private
|
2021-01-20 15:41:18 +01:00 |
|
lib.rs
|
Make ModPath's representation private
|
2021-02-04 20:49:24 +01:00 |
|
nameres.rs
|
Make with_ancestor_maps public
|
2021-02-09 17:23:25 +01:00 |
|
path.rs
|
Avoid using ModPath's fields directly
|
2021-02-04 22:42:21 +01:00 |
|
per_ns.rs
|
deduplicate macro completions from legacy macros and prelude
|
2020-12-31 13:41:49 -07:00 |
|
resolver.rs
|
Wrap BuiltinType in code model
|
2021-02-11 19:52:33 +01:00 |
|
src.rs
|
Remove map module from la-arena public API
|
2021-01-15 11:14:04 +11:00 |
|
test_db.rs
|
Add TestDB::module_at_position
|
2021-02-09 17:22:57 +01:00 |
|
trace.rs
|
Use ‘index’ terminology for arena consistently
|
2021-01-17 18:38:08 +11:00 |
|
type_ref.rs
|
Add MacroType syntax
|
2021-01-18 17:56:35 +01:00 |
|
visibility.rs
|
Make ModPath's representation private
|
2021-02-04 20:49:24 +01:00 |