rust-analyzer/crates/hir_expand/src
2021-12-28 17:00:55 +03:00
..
ast_id_map.rs more frugal map 2021-12-11 17:49:09 +03:00
builtin_attr_macro.rs Check for derive attributes by item path, not derive identifier 2021-11-17 20:46:57 +01:00
builtin_derive_macro.rs add TopEntryPoint 2021-12-28 17:00:55 +03:00
builtin_fn_macro.rs Fix concat! with captured expression 2021-12-10 15:17:31 +01:00
db.rs add TopEntryPoint 2021-12-28 17:00:55 +03:00
eager.rs add TopEntryPoint 2021-12-28 17:00:55 +03:00
hygiene.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
lib.rs internal: Do less work in hir::Semantics 2021-12-21 13:38:58 +01:00
name.rs Use known names instead of string literals 2021-12-09 18:13:15 +01:00
proc_macro.rs Don't discard attributed items when a proc-macro unexpectedly fails to expand 2021-10-29 15:10:44 +02:00
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00