rust-analyzer/crates/hir-def/src
2024-04-15 22:15:41 +02:00
..
attr internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
body internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +01:00
data Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
dyn_map fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
hir fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
item_tree Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
macro_expansion_tests Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
nameres Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
path Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
attr.rs Consider exported_name="main" functions in test modules as tests 2024-04-04 14:51:10 +02:00
body.rs internal: Treat the self param as different from patterns when lowering 2024-03-11 09:46:28 +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: Remove synstructure const hack support 2024-03-11 09:44:40 +01:00
data.rs Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
db.rs Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00
find_path.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
generics.rs Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
hir.rs fix: resolve sub-patterns inside range pattern 2024-03-05 19:31:20 +08:00
import_map.rs internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
item_scope.rs Adjust display impls to respect lifetime bounds 2024-04-02 14:51:08 +02:00
item_tree.rs Generally optimize diagnostics performance 2024-04-15 22:15:41 +02:00
lang_item.rs Keep the span for Attr::Literal 2024-03-21 10:28:25 +01:00
lib.rs Replace static_lifetime usages with error_lifetime, lower outlives goals 2024-04-02 14:51:06 +02:00
lower.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
nameres.rs Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
path.rs Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
per_ns.rs Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra 2024-02-04 10:37:58 +02:00
pretty.rs Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra 2024-01-21 16:53:06 +02:00
resolver.rs replace static_lifetime with new_lifetime_var where necessary 2024-03-18 17:53:09 +05:30
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 fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00