.. |
attr
|
Move hir_def::builtin_attr to hir_def::attr::builtin
|
2023-04-06 19:55:49 +02:00 |
body
|
Report syntax errors from item level macro expansions
|
2023-04-16 17:22:06 +02:00 |
data
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
dyn_map
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
hir
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
item_tree
|
Remove parameter names from function item tree
|
2023-04-07 09:57:19 +02:00 |
macro_expansion_tests
|
Auto merge of #14585 - Veykril:macro-def-err, r=Veykril
|
2023-04-16 18:50:02 +00:00 |
nameres
|
Re-introduce option for macro_arg to prevent calling macros with empty inputs
|
2023-04-16 20:26:26 +02:00 |
path
|
chore: replace TODO comment with FIXME
|
2023-04-01 16:31:16 +02:00 |
attr.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
body.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
builtin_type.rs
|
|
|
child_by_source.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
data.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
db.rs
|
Bring back LRU limit for macro_expand query
|
2023-04-16 21:30:04 +02:00 |
dyn_map.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
find_path.rs
|
|
|
generics.rs
|
Report syntax errors from item level macro expansions
|
2023-04-16 17:22:06 +02:00 |
hir.rs
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
import_map.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
item_scope.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
item_tree.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
lang_item.rs
|
desugar ? operator
|
2023-03-17 13:08:35 +03:30 |
lib.rs
|
Fix duplicate eager expansion errors
|
2023-04-16 19:20:35 +02:00 |
nameres.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
path.rs
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
per_ns.rs
|
|
|
pretty.rs
|
Slim down GenericArgs by one usize
|
2023-02-14 17:40:24 +01:00 |
resolver.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
src.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +02:00 |
test_db.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
trace.rs
|
|
|
visibility.rs
|
fix: Fix visibility resolution not respecting parent blocks
|
2023-03-14 13:42:08 +01:00 |