rust-analyzer/crates/hir-def/src
2025-04-21 09:35:30 +02:00
..
expr_store Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
hir refactor: Turn LifetimeRef into an enum 2025-04-09 15:58:06 +02:00
item_tree Remove all upcasts! 2025-04-10 11:08:38 +03:00
macro_expansion_tests Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
nameres Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
attr.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
builtin_type.rs cargo fmt 2025-03-15 21:32:01 +01:00
db.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
dyn_map.rs prefer default over new 2025-04-04 15:49:50 +02:00
expr_store.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
find_path.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
hir.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
import_map.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
item_scope.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
item_tree.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
lang_item.rs fix: Support unstable UnsafePinned struct in type layout calc 2025-04-21 09:35:30 +02:00
lib.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
nameres.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
per_ns.rs cargo fmt 2025-03-15 21:32:01 +01:00
resolver.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
signatures.rs fix: Support unstable UnsafePinned struct in type layout calc 2025-04-21 09:35:30 +02:00
src.rs cargo fmt 2025-03-15 21:32:01 +01:00
test_db.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
visibility.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00