2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-18 23:19:06 +00:00
rust-analyzer/crates/hir_expand/src
Jonas Schievink d05eae6ada Make stringify! prettify its input
This will insert whitespace if the invocation is inside another macro
2021-09-27 19:02:03 +02:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_attr.rs Don't ask for the builtin attribute input twice 2021-08-21 12:55:05 +02:00
builtin_derive.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
builtin_macro.rs Make stringify! prettify its input 2021-09-27 19:02:03 +02:00
db.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
eager.rs Include macro path in eager macro resolve error 2021-09-24 15:34:57 +02:00
hygiene.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
lib.rs Make stringify! prettify its input 2021-09-27 19:02:03 +02:00
name.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
proc_macro.rs internal: reduce coupling 2021-08-31 19:14:33 +03:00
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00