rust/crates/hir_expand/src
2021-05-04 22:41:46 +03:00
..
ast_id_map.rs
builtin_derive.rs Store #[derive] attribute ID along macro invoc 2021-04-09 13:38:01 +02:00
builtin_macro.rs Expand global_asm! to nothing 2021-04-18 18:43:45 +02:00
db.rs Document expansion queries 2021-05-04 22:41:46 +03:00
diagnostics.rs
eager.rs Merge #8586 2021-04-19 18:03:56 +00:00
hygiene.rs make illegal states unrepresentable 2021-05-04 22:41:43 +03:00
lib.rs make illegal states unrepresentable 2021-05-04 22:41:43 +03:00
name.rs Expand global_asm! to nothing 2021-04-18 18:43:45 +02:00
proc_macro.rs Revert "Rewrite #[derive] removal to be based on AST" 2021-04-10 20:30:28 +02:00
quote.rs Implement edition-dependent builtin panic! macro 2021-04-03 03:12:55 +02:00
test_db.rs