rust-analyzer/crates/hir_expand/src
2021-05-22 17:20:22 +03:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_derive.rs Simplify eager macro representation 2021-05-19 20:19:08 +02:00
builtin_macro.rs Clarify field name 2021-05-19 20:23:26 +02:00
db.rs Clarify field name 2021-05-19 20:23:26 +02:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Clarify field name 2021-05-19 20:23:26 +02:00
hygiene.rs Simplify eager macro representation 2021-05-19 20:19:08 +02:00
input.rs Simplify eager macro representation 2021-05-19 20:19:08 +02:00
lib.rs Track in-scope derive helpers during nameres 2021-05-19 23:35:09 +02:00
name.rs Add even more docs 2021-05-22 17:20:22 +03: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