rust-analyzer/crates/hir-def/src
2024-01-15 12:24:47 +01:00
..
attr Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
body fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
data Remove rustc_dependencies crate 2024-01-08 15:39:35 +01:00
dyn_map Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
hir Some minor perf improvements 2024-01-09 20:43:17 +01:00
item_tree internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
macro_expansion_tests Builtin derives are hygienic 2024-01-08 12:50:11 +01:00
nameres Auto merge of #16348 - Veykril:nested-includes, r=Veykril 2024-01-11 11:53:24 +00:00
path 🧹 2023-11-28 10:55:40 +01:00
attr.rs Auto merge of #16274 - dfireBird:completion_score, r=Veykril 2024-01-10 11:16:52 +00:00
body.rs fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
builtin_type.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
child_by_source.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
data.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
db.rs Don't allocate DefDatabase::crate_lang_items if its empty 2024-01-09 21:06:21 +01:00
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs internal: Cleanup Expander a bit 2023-12-22 13:01:13 +01:00
find_path.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
generics.rs unreachable pub 2024-01-09 21:35:22 +01:00
hir.rs fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
import_map.rs Deduplicate some code 2024-01-05 11:34:18 +01:00
item_scope.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
item_tree.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
lang_item.rs fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
lib.rs Remove rustc_dependencies crate 2024-01-08 15:39:35 +01:00
lower.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
nameres.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
path.rs 🧹 2023-11-28 10:55:40 +01:00
per_ns.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
pretty.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
resolver.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00
src.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
test_db.rs Replace SourceRootCrates hashset output with slice for deterministic order 2024-01-10 14:51:51 +01:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
visibility.rs internal: Consider all kinds of explicit private imports in find_path 2024-01-11 12:22:04 +01:00