rust/crates/hir_expand/src
2021-04-09 14:24:31 +02:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_derive.rs Store #[derive] attribute ID along macro invoc 2021-04-09 13:38:01 +02:00
builtin_macro.rs Use named fields in MacroCallKind 2021-04-08 20:43:07 +02:00
db.rs Rewrite #[derive] removal to be based on AST 2021-04-09 14:10:54 +02:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Use named fields in MacroCallKind 2021-04-08 20:43:07 +02:00
hygiene.rs Basic Support Macro 2.0 2021-03-27 13:44:54 +08:00
input.rs Use pub(crate) 2021-04-09 14:24:31 +02:00
lib.rs Rewrite #[derive] removal to be based on AST 2021-04-09 14:10:54 +02:00
name.rs Implement edition-dependent builtin panic! macro 2021-04-03 03:12:55 +02:00
proc_macro.rs Rewrite #[derive] removal to be based on AST 2021-04-09 14:10:54 +02:00
quote.rs Implement edition-dependent builtin panic! macro 2021-04-03 03:12:55 +02:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00