rust/crates/hir-expand/src
2024-03-15 12:47:05 +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 Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
cfg_process.rs Review Updates and added tests. 2024-03-11 11:05:59 -04: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 Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +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 Starting Fix for cfg stripping 2024-03-08 11:10:29 -05:00
hygiene.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
lib.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +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