.. |
attr
|
Move hir_def::builtin_attr to hir_def::attr::builtin
|
2023-04-06 19:55:49 +02:00 |
body
|
Auto merge of #14574 - Veykril:blocks, r=Veykril
|
2023-04-14 11:48:33 +00: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
|
Simplify eager macro error handling
|
2023-04-16 15:46:12 +02:00 |
nameres
|
Simplify eager macro error handling
|
2023-04-16 15:46:12 +02:00 |
path
|
chore: replace TODO comment with FIXME
|
2023-04-01 16:31:16 +02:00 |
attr.rs
|
internal: Put Attrs behind a query instead of AttsWithOwner
|
2023-04-14 12:47:33 +02:00 |
body.rs
|
Simplify eager macro error handling
|
2023-04-16 15:46:12 +02:00 |
builtin_type.rs
|
⬆️ rust-analyzer
|
2022-08-23 10:05:52 +03:00 |
child_by_source.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
data.rs
|
internal: Report macro definition errors on the definition
|
2023-04-16 14:15:59 +02:00 |
db.rs
|
Auto merge of #14574 - Veykril:blocks, r=Veykril
|
2023-04-14 11:48:33 +00:00 |
dyn_map.rs
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
find_path.rs
|
⬆️ rust-analyzer
|
2023-02-13 13:55:14 +02:00 |
generics.rs
|
Don't recreate Hygiene unnecessarily
|
2023-04-06 21:16:11 +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
|
Remove parameter names from function item tree
|
2023-04-07 09:57:19 +02:00 |
lang_item.rs
|
desugar ? operator
|
2023-03-17 13:08:35 +03:30 |
lib.rs
|
Simplify eager macro error handling
|
2023-04-16 15:46:12 +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
|
⬆️ rust-analyzer
|
2022-08-23 10:05:52 +03:00 |
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
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
test_db.rs
|
internal: Make block_def_map infallible
|
2023-04-14 13:17:38 +02:00 |
trace.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
visibility.rs
|
fix: Fix visibility resolution not respecting parent blocks
|
2023-03-14 13:42:08 +01:00 |