rust/crates/hir-def/src
2023-04-11 04:32:11 +03:30
..
attr Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body Compute closure captures 2023-04-10 23:04:34 +03:30
data Don't recreate Hygiene unnecessarily 2023-04-06 21:16:11 +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 Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
nameres Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
path chore: replace TODO comment with FIXME 2023-04-01 16:31:16 +02:00
attr.rs Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body.rs Render function parameters in hir-def pretty printing 2023-04-07 09:34:04 +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 parameter names from function item tree 2023-04-07 09:57:19 +02:00
db.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +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 ⬆️ 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
layout.rs Infer types of nested RPITs 2023-04-11 04:32:11 +03:30
lib.rs Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
nameres.rs lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
path.rs desugar ? operator 2023-03-17 13:08:35 +03:30
per_ns.rs
pretty.rs Slim down GenericArgs by one usize 2023-02-14 17:40:24 +01:00
resolver.rs hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
src.rs
test_db.rs Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
trace.rs
visibility.rs fix: Fix visibility resolution not respecting parent blocks 2023-03-14 13:42:08 +01:00