rust-analyzer/crates/hir_expand/src
Yilin Chen 3bb9efb6b7
use the included file as the source of expanded include macro
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
2021-03-21 23:02:01 +08:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_derive.rs Rename derive-specific APIs 2021-03-19 14:23:13 +01:00
builtin_macro.rs use the included file as the source of expanded include macro 2021-03-21 23:02:01 +08:00
db.rs Store an AstId for procedural macros 2021-03-18 16:11:18 +01:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs use the included file as the source of expanded include macro 2021-03-21 23:02:01 +08:00
hygiene.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs use the included file as the source of expanded include macro 2021-03-21 23:02:01 +08:00
name.rs 7709: Updated the implementation. 2021-03-15 22:48:50 +05:30
proc_macro.rs Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
quote.rs Implement builtin cfg! macro 2021-03-10 19:43:03 +01:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00