rust-analyzer/crates/hir-expand/src
bors b98690ba74 Auto merge of #17221 - Veykril:lazier-validation, r=Veykril
internal: Lazier macro parse tree validation
2024-05-13 15:16:46 +00:00
..
attrs.rs Implement unsafe attribute parsing 2024-05-06 12:11:29 +02:00
builtin_attr_macro.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01: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 Render literal escaping errors in hovers 2024-05-13 12:51:57 +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 Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
db.rs parse_macro_expansion_error almost never contains values so Option it 2024-05-13 17:02:08 +02: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 internal: Improve rooted upmapping 2024-03-12 13:46:58 +01: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
lib.rs Push macro-parsing error calculation out of fundamental queries 2024-05-13 16:56:26 +02: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 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