rust-analyzer/crates/hir-expand/src
2024-06-09 21:21:33 +02:00
..
attrs.rs Don't intern attribute inputs as their spans make them unique 2024-06-09 21:21:33 +02:00
builtin_attr_macro.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
builtin_derive_macro.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
builtin_fn_macro.rs Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
cfg_process.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
change.rs Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
db.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
declarative.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
eager.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
files.rs Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
fixup.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
hygiene.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
inert_attr_macro.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
lib.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
mod_path.rs Simplify 2024-06-03 19:06:58 +02:00
name.rs Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
proc_macro.rs Push macro-parsing error calculation out of fundamental queries 2024-05-13 16:56:26 +02:00
quote.rs Remove dead test code 2024-03-14 16:24:51 +01:00
span_map.rs internal: Use assoc items as anchors for spans 2024-03-15 09:28:39 +01:00