rust-analyzer/crates/hir-expand/src
bors 33c1f57a1a Auto merge of #17936 - Veykril:module_path, r=Veykril
feat: Implement `module_path` macro

Turns out this is a pain to implement because of our hir-def hir-expand split :)
2024-08-23 09:32:27 +00:00
..
builtin internal: Implement module_path macro 2024-08-21 13:50:05 +02:00
attrs.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
builtin.rs internal: Implement module_path macro 2024-08-21 13:50:05 +02:00
cfg_process.rs Make CfgExpr slimmer 2024-07-21 14:50:44 +02:00
change.rs Simplify FileDelegate 2024-08-05 13:03:03 +02:00
db.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
declarative.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00
eager.rs internal: Implement module_path macro 2024-08-21 13:50:05 +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: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
inert_attr_macro.rs Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00
lib.rs Improve proc-macro panic message and workspace loading failure diagnostic 2024-08-22 18:46:23 +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
proc_macro.rs Make basic use of spans for macro expansion errors 2024-07-29 14:52:40 +02:00
span_map.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00