rust-analyzer/crates/hir-expand/src
2024-10-05 22:39:33 +03:00
..
builtin Gate #[test] expansion under cfg(test). 2024-09-30 00:12:45 +03:00
attrs.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
builtin.rs Always cache macro expansions' root node in Semantics 2024-09-17 00:19:39 +03:00
cfg_process.rs Handle lint attributes that are under #[cfg_attr] 2024-09-19 22:21:48 +03:00
change.rs Lift out workspace related data into a separate query to preserve crategraph deduplication 2024-09-11 12:16:41 +02:00
db.rs internal: Filter out opaque tokens in some of IDE feature macro descensions 2024-10-04 11:53:12 +02:00
declarative.rs Remove unnecessary symbols and add missing symbols 2024-09-09 16:36:37 +08:00
eager.rs Revert "feat: Implement module_path macro" 2024-08-27 08:19:09 +02:00
files.rs Thread file id through descension API for semantic highlighting 2024-08-22 16:45:37 +02:00
fixup.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
hygiene.rs internal: Filter out opaque tokens in some of IDE feature macro descensions 2024-10-04 11:53:12 +02:00
inert_attr_macro.rs Add an internal lint that warns when accessing untracked data 2024-09-03 19:14:19 +02:00
lib.rs internal: Filter out opaque tokens in some of IDE feature macro descensions 2024-10-04 11:53:12 +02:00
mod_path.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
name.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
prettify_macro_expansion_.rs Fix prettify_macro_expansion() when the node isn't the whole file 2024-10-05 22:39:33 +03:00
proc_macro.rs Properly set the working directory for proc-macro execution 2024-09-11 12:23:12 +02:00
span_map.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00