rust-analyzer/crates/hir-expand/src
Lukas Wirth 88bc40aac0
Merge pull request #19189 from Veykril/push-qutznxznnwqn
minor: Improve unset `OUT_DIR` error message
2025-02-20 18:15:29 +00:00
..
builtin Improve unset OUT_DIR error message 2025-02-20 19:00:23 +01:00
attrs.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
builtin.rs Always cache macro expansions' root node in Semantics 2024-09-17 00:19:39 +03:00
cfg_process.rs Censor cfg_attr for attribute macros 2025-02-10 01:28:28 +02:00
change.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
db.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
declarative.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
eager.rs Store token trees in contiguous Vec instead of as a tree 2025-01-02 19:21:46 +02:00
files.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
fixup.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
hygiene.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
inert_attr_macro.rs Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiser" 2024-12-23 12:30:37 +11:00
lib.rs minor: Fixup macro error kinds 2025-01-09 09:38:58 +01:00
mod_path.rs Cleanup Name string rendering 2025-01-21 10:05:32 +01:00
name.rs Refactor path lowering 2025-02-16 19:44:50 +02:00
prettify_macro_expansion_.rs Expose symbol of CrateName 2025-02-04 14:38:58 +01:00
proc_macro.rs Use correct working directory for non-workspace proc-macro execution 2025-02-17 10:36:32 -05:00
span_map.rs Split out syntax-bridge into a separate crate 2024-08-05 13:45:00 +02:00