.. |
attr
|
Move hir_def::builtin_attr to hir_def::attr::builtin
|
2023-04-06 19:55:49 +02:00 |
body
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
data
|
Fix some typos in StructFlags
|
2023-04-23 21:55:47 +03:30 |
dyn_map
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
hir
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
item_tree
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
macro_expansion_tests
|
fix: Fix pat fragment handling in 2021 edition
|
2023-04-24 22:21:37 +02:00 |
nameres
|
Remove unnecessary is_derive field from MacroCallKind::Attr
|
2023-04-22 14:29:28 +02:00 |
path
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
attr.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
body.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +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
|
Remove unnecessary is_derive field from MacroCallKind::Attr
|
2023-04-22 14:29:28 +02:00 |
db.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
dyn_map.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
expander.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
find_path.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
generics.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
hir.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
import_map.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
item_scope.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
item_tree.rs
|
Bump bitflags
|
2023-04-17 18:42:59 +03:00 |
lang_item.rs
|
desugar ? operator
|
2023-03-17 13:08:35 +03:30 |
lib.rs
|
Remove unnecessary is_derive field from MacroCallKind::Attr
|
2023-04-22 14:29:28 +02:00 |
lower.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
nameres.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
path.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +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
|
Prefer test duped crates for ide features
|
2023-04-25 11:39:58 +02:00 |
trace.rs
|
|
|
visibility.rs
|
fix: Fix visibility resolution not respecting parent blocks
|
2023-03-14 13:42:08 +01:00 |