rust/crates/hir_expand/src
Jonas Schievink ea5cc8d07a More accurate #[derive] parsing
This now allows full paths to the derive macro
2020-12-19 01:10:56 +01:00
..
ast_id_map.rs Rename ra_hir_expand -> hir_expand 2020-08-13 16:29:33 +02:00
builtin_derive.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
builtin_macro.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
db.rs Basic support for decl macros 2.0 2020-12-15 18:43:34 +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 Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
lib.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00
name.rs More accurate #[derive] parsing 2020-12-19 01:10:56 +01:00
proc_macro.rs Remove resolved FIXME 2020-12-07 17:17:31 +01:00
quote.rs Rename ra_hir_expand -> hir_expand 2020-08-13 16:29:33 +02:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00