rust-analyzer/crates/ra_hir_expand/src
Aleksey Kladov 4c90b7e2ec Sourcify some things
If we want to support macros properly, we need to get rid of those
FileIds everywhere...
2019-11-15 23:24:56 +03:00
..
ast_id_map.rs reduce visibility 2019-10-29 16:08:06 +03:00
builtin_macro.rs Add MacroDefKind 2019-11-11 18:48:16 +08:00
db.rs Add MacroDefKind 2019-11-11 18:48:16 +08:00
diagnostics.rs Move diagnostics to hir_expand 2019-11-02 23:42:38 +03:00
either.rs push either to hir_expand 2019-10-30 18:50:10 +03:00
hygiene.rs Add MacroDefKind 2019-11-11 18:48:16 +08:00
lib.rs Sourcify some things 2019-11-15 23:24:56 +03:00
name.rs Add basic bultin macro infrastructure 2019-11-11 14:13:31 +08:00
quote.rs Heed the advice of rustc's into_iter() warning 2019-11-15 07:18:10 -05:00