rust-analyzer/crates/hir-def/src
Hayashi Mikihiro a7dc60a2c4 return single option
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
2025-04-10 16:29:10 +09:00
..
data Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
expr_store fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
hir refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
item_tree Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
macro_expansion_tests fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
nameres fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
path refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
attr.rs fix: Handle multiple #[repr(..)] attrs correctly 2025-03-22 18:57:37 +09:00
builtin_type.rs cargo fmt 2025-03-15 21:32:01 +01:00
data.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
db.rs cargo fmt 2025-03-15 21:32:01 +01:00
dyn_map.rs cargo fmt 2025-03-15 21:32:01 +01:00
expander.rs chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
expr_store.rs cargo fmt 2025-03-15 21:32:01 +01:00
find_path.rs cargo fmt 2025-03-15 21:32:01 +01:00
generics.rs fix: Fix new nightly lints 2025-03-31 13:27:54 +02:00
hir.rs cargo fmt 2025-03-15 21:32:01 +01:00
import_map.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
item_scope.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
item_tree.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
lang_item.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
lower.rs refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
nameres.rs cargo fmt 2025-03-15 21:32:01 +01:00
path.rs refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
per_ns.rs cargo fmt 2025-03-15 21:32:01 +01:00
pretty.rs refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
resolver.rs return single option 2025-04-10 16:29:10 +09:00
src.rs cargo fmt 2025-03-15 21:32:01 +01:00
test_db.rs cargo fmt 2025-03-15 21:32:01 +01:00
visibility.rs cargo fmt 2025-03-15 21:32:01 +01:00