.. |
body
|
Fix recursive macro statement expansion
|
2021-03-26 04:21:15 +08:00 |
item_tree
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
nameres
|
Allow include! an empty content file
|
2021-04-03 12:50:55 +08:00 |
path
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
adt.rs
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
attr.rs
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
body.rs
|
Follow established ErrorEmitted pattern
|
2021-03-16 23:31:14 -07:00 |
builtin_attr.rs
|
Add builtin macro-like attributes
|
2021-03-19 14:33:31 +01:00 |
builtin_type.rs
|
Introduce TypeCtor::Scalar
|
2021-02-28 01:20:04 +01:00 |
child_by_source.rs
|
Use body.block_scopes in ChildBySource
|
2021-03-09 18:27:23 +01:00 |
data.rs
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
db.rs
|
hir_def: move visibility queries from hir_ty to hir_def
|
2021-03-24 23:00:03 +01:00 |
diagnostics.rs
|
Fix missing unresolved macro diagnostic in function body
|
2021-03-16 00:52:58 -07:00 |
dyn_map.rs
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
expr.rs
|
Fix recursive macro statement expansion
|
2021-03-26 04:21:15 +08:00 |
find_path.rs
|
Code review fixes
|
2021-03-22 15:15:53 +02:00 |
generics.rs
|
Make ItemTreeId its own type
|
2021-03-18 01:53:22 +01:00 |
import_map.rs
|
Make MacroDefId's AstId mandatory when possible
|
2021-03-18 15:37:14 +01:00 |
intern.rs
|
Allow interning strings
|
2021-04-03 01:00:45 +02:00 |
item_scope.rs
|
Store an AstId for procedural macros
|
2021-03-18 16:11:18 +01:00 |
item_tree.rs
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02: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
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
nameres.rs
|
resolver: manually traverse nested block scopes
|
2021-03-22 18:55:51 +01:00 |
path.rs
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
per_ns.rs
|
deduplicate macro completions from legacy macros and prelude
|
2020-12-31 13:41:49 -07:00 |
resolver.rs
|
resolver: manually traverse nested block scopes
|
2021-03-22 18:55:51 +01:00 |
src.rs
|
Make ItemTreeId its own type
|
2021-03-18 01:53:22 +01:00 |
test_db.rs
|
Allow include! an empty content file
|
2021-04-03 12:50:55 +08:00 |
trace.rs
|
Use ‘index’ terminology for arena consistently
|
2021-01-17 18:38:08 +11:00 |
type_ref.rs
|
Remove TraitRef::Error
|
2021-03-29 18:41:21 +02:00 |
visibility.rs
|
hir_def: move visibility queries from hir_ty to hir_def
|
2021-03-24 23:00:03 +01:00 |