rust/crates/hir_expand/src
2020-12-03 15:48:29 +01:00
..
ast_id_map.rs
builtin_derive.rs
builtin_macro.rs Give better diagnostic if OUT_DIR is unset 2020-12-03 15:48:29 +01:00
db.rs builtin_macro: move to mbe::ExpandResult 2020-11-30 19:21:25 +01:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Propagate eager expansion errors 2020-12-03 15:48:29 +01:00
hygiene.rs Rename CustomDerive to ProcMacro 2020-09-18 15:37:31 +02:00
lib.rs Publish diagnostics for macro expansion errors 2020-11-27 13:50:22 +01:00
name.rs Fix typo in comment 2020-10-21 21:51:53 +02:00
proc_macro.rs Add dedicated error for "proc macro not found" 2020-11-27 13:50:20 +01:00
quote.rs
test_db.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00