rust-analyzer/crates/hir_expand/src
2021-01-07 12:09:23 +00:00
..
ast_id_map.rs Rename ra_hir_expand -> hir_expand 2020-08-13 16:29:33 +02:00
builtin_derive.rs Change <|> to $0 - Rebase 2021-01-07 12:09:23 +00:00
builtin_macro.rs Fix == in in format causes mismatched-arg-count 2020-12-31 17:59:29 +08:00
db.rs Fix infer error of macro invocation in array expr 2021-01-02 22:06:59 +08:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Fixed nested eager macro bug 2021-01-03 17:56:59 +08:00
hygiene.rs Revert "Proper handling $crate and local_inner_macros" 2021-01-03 11:47:57 +01:00
lib.rs Revert "Proper handling $crate and local_inner_macros" 2021-01-03 11:47:57 +01:00
name.rs More accurate #[derive] parsing 2020-12-19 01:10:56 +01:00
proc_macro.rs Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08: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