rust/crates/hir-expand/src
2024-04-20 18:44:27 +03:00
..
attrs.rs fix: replace unescape fn with the one in ra-ap-rustc_lexer 2024-04-19 20:32:53 +08:00
builtin_attr_macro.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
builtin_derive_macro.rs Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
builtin_fn_macro.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
cfg_process.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
change.rs
db.rs Cleanup 2024-04-18 11:00:22 +02:00
declarative.rs Render matched macro arm on hover of macro calls 2024-04-18 10:51:58 +02:00
eager.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
files.rs
fixup.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
hygiene.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
lib.rs Add in-rust-tree feature to hir-expand 2024-04-20 18:44:27 +03:00
mod_path.rs fix: handle self::super in lowering of UseTree 2024-03-22 15:36:00 +08:00
name.rs Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
proc_macro.rs Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +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