rust/crates/hir-def/src
2024-01-04 19:12:56 +01:00
..
attr Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
body fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
data Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
dyn_map Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
hir fix: Fix completion failing in format_args! with invalid template 2023-12-08 20:35:33 +01:00
item_tree Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
macro_expansion_tests Auto merge of #16178 - Veykril:builtin-fn-callsite, r=Veykril 2023-12-21 15:22:23 +00:00
nameres Auto merge of #16178 - Veykril:builtin-fn-callsite, r=Veykril 2023-12-21 15:22:23 +00:00
path 🧹 2023-11-28 10:55:40 +01:00
attr.rs Move Intern and Lookup traits to hir-expand 2023-12-20 21:24:20 +01:00
body.rs Implicit format args support 2023-12-05 17:07:00 +01:00
builtin_type.rs
child_by_source.rs Replace doc_comments_and_attrs with collect_attrs, 2nd round 2023-12-11 22:56:50 +03:30
data.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
db.rs internal: Cleanup Expander a bit 2023-12-22 13:01:13 +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: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
generics.rs Remove ModuleId from TypeOwnerId 2023-12-14 14:11:57 +01:00
hir.rs fix: try obligation of IndexMut when infer 2023-12-31 07:19:16 +08:00
import_map.rs Fix symbol_index::Query::search_maps not adhering to case-sensitivity correctly 2024-01-04 19:12:56 +01:00
item_scope.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
item_tree.rs Rename some things and turn macro to macro def into a query 2023-12-21 09:18:25 +01:00
lang_item.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
lib.rs fix: Fix span marking for builtin fn macros 2023-12-21 16:20:27 +01:00
lower.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
nameres.rs internal: Cleanup Expander a bit 2023-12-22 13:01:13 +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: Cleanup Expander a bit 2023-12-22 13:01:13 +01:00
src.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
test_db.rs Fix float-split hack not setting up spans correctly 2023-11-28 10:55:39 +01:00
trace.rs
visibility.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00