rust/crates/hir_expand/src
2020-12-07 19:38:13 +01:00
..
ast_id_map.rs
builtin_derive.rs
builtin_macro.rs Make compile_error! message match upstream rustc 2020-12-03 19:07:37 +01:00
db.rs Make compile_error! lazy and emit a diagnostic 2020-12-03 15:48:29 +01:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Rename error_sink to diagnostic_sink 2020-12-03 17:54:43 +01:00
hygiene.rs Use the right def_crate for builtin macros 2020-12-07 19:38:13 +01:00
lib.rs Fix proc macro token mapping 2020-12-03 18:38:05 +01:00
name.rs Fix typo in comment 2020-10-21 21:51:53 +02:00
proc_macro.rs Remove resolved FIXME 2020-12-07 17:17:31 +01:00
quote.rs
test_db.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00