rust-analyzer/crates/hir_expand/src
2021-05-12 00:57:41 +02:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_derive.rs Move AttrId back into hir_def 2021-05-10 16:35:06 +02:00
builtin_macro.rs Merge #8776 2021-05-09 14:40:49 +00:00
db.rs Rewrite #[derive] removal to be based on AST 2021-05-10 22:54:17 +02:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Precompute macro fragment kind 2021-05-09 01:36:06 +02:00
hygiene.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
input.rs Revert "Strip delimiter from fn-like proc macro input" 2021-05-12 00:57:41 +02:00
lib.rs Revert "Strip delimiter from fn-like proc macro input" 2021-05-12 00:57:41 +02:00
name.rs Expand global_asm! to nothing 2021-04-18 18:43:45 +02:00
proc_macro.rs Rewrite #[derive] removal to be based on AST 2021-05-10 22:54:17 +02:00
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00