rust-analyzer/crates/hir-def/src
2024-06-24 10:07:31 +02:00
..
body Auto merge of #17405 - Veykril:modpath-clone, r=Veykril 2024-06-12 09:27:49 +00:00
data Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
dyn_map Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
hir fix: Fix format_args lowering passing incorrect parameters to rustc_parse_format 2024-05-22 16:11:06 +02:00
item_tree fix: Fix implicit ty args being lowered where they shouldn't 2024-05-02 11:53:53 +02:00
macro_expansion_tests fix: Fix pat fragment parsers choking on <eoi> 2024-06-17 19:42:56 +02:00
nameres Auto merge of #17406 - Veykril:modpath-clone, r=Veykril 2024-06-12 09:49:41 +00:00
path Simplify 2024-06-03 19:06:58 +02:00
attr.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
body.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
builtin_type.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
child_by_source.rs Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
data.rs internal: Don't unnecessarily clone ModPaths out of interning wrappers 2024-06-12 11:43:36 +02:00
db.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs internal: Don't unnecessarily clone ModPaths in early name res 2024-06-12 11:25:19 +02:00
find_path.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
generics.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
hir.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
import_map.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
item_scope.rs fix: Fix general find-path inconsistencies 2024-05-22 14:05:24 +02:00
item_tree.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
lang_item.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
lib.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
lower.rs Use RefCell::take 2024-04-30 14:19:56 +02:00
nameres.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
path.rs Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
per_ns.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
pretty.rs Simplify 2024-06-03 19:06:58 +02:00
resolver.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
src.rs internal: Remove synstructure const hack support 2024-03-11 09:44:40 +01:00
test_db.rs Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra 2024-02-04 10:37:58 +02:00
trace.rs Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra 2024-02-11 08:40:19 +02:00
visibility.rs Simplify 2024-06-03 19:06:58 +02:00