rust-analyzer/crates/hir-def/src
2024-07-26 14:38:19 +02:00
..
body Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
data Remove unused trace module 2024-07-25 14:08:48 +02:00
dyn_map Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
hir Auto merge of #17676 - winstxnhdw:precise-capturing, r=Veykril 2024-07-25 11:10:56 +00:00
item_tree Fix incorrect handling of cfg'd varargs 2024-07-25 11:02:19 +02:00
macro_expansion_tests Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
nameres Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
path Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
attr.rs Remove Params and Fields from AstIdMap 2024-07-25 10:22:05 +02:00
body.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
builtin_type.rs Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00
child_by_source.rs Make GenericParams::lifetimes private 2024-07-02 13:45:53 +02:00
data.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
db.rs LRU body_with_source_map query 2024-07-22 16:34:59 +02:00
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
find_path.rs Optimize find_path for sysroot library search some more 2024-07-21 13:20:12 +02:00
generics.rs Move lifetimes in front of type and const params but after self 2024-07-02 14:17:34 +02:00
hir.rs internal: Shrink size of Binding 2024-07-22 17:14:17 +02:00
import_map.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
item_scope.rs Fix stable iteration ordering for Map<Name, ...> usages 2024-07-15 11:25:46 +02:00
item_tree.rs Fix incorrect handling of cfg'd varargs 2024-07-25 11:02:19 +02:00
lang_item.rs More symbol usage 2024-07-16 12:05:16 +02:00
lib.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
lower.rs Disallow nested impl traits 2024-07-04 23:31:55 +09:00
nameres.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
path.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
per_ns.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
pretty.rs More symbol usage 2024-07-16 12:05:16 +02:00
resolver.rs Fix stable iteration ordering for Map<Name, ...> usages 2024-07-15 11:25:46 +02:00
src.rs Remove unused trace module 2024-07-25 14:08:48 +02:00
test_db.rs Fix visited module tracking not clearing itself on backtracking 2024-07-21 12:17:50 +02:00
visibility.rs Intern ModPath within RawVisibility 2024-06-24 10:07:32 +02:00