rust-analyzer/crates/hir-expand/src
2024-03-21 10:22:45 +01:00
..
attrs.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
builtin_attr_macro.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
builtin_derive_macro.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
builtin_fn_macro.rs Move Edition into span crate 2024-03-21 10:21:44 +01:00
cfg_process.rs chore: remove repetitive words 2024-03-19 22:14:13 +08:00
change.rs Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
db.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
declarative.rs Resolve whether $pat is $pat_param or not via 🌟hygiene🌟 2024-03-21 10:22:45 +01:00
eager.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
files.rs internal: Improve rooted upmapping 2024-03-12 13:46:58 +01:00
fixup.rs Remove usages of SpanData where Span suffices 2024-03-15 13:02:40 +01:00
hygiene.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
lib.rs Remove span generics from most of the mbe crate 2024-03-21 10:21:44 +01:00
mod_path.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
name.rs fix: Don't invalid body query results when generating desugared names 2024-03-07 15:03:16 +01:00
proc_macro.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01: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