rust-analyzer/crates/ide-ssr/src
Chayim Refael Friedman 87529e8631 Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks
And rename it to `is_inside_macro_call()` accordingly.
2025-05-25 20:15:58 +03:00
..
errors.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
fragments.rs cargo fmt 2025-03-15 21:32:01 +01:00
from_comment.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
lib.rs Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks 2025-05-25 20:15:58 +03:00
matching.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
nester.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
parsing.rs cargo fmt 2025-03-15 21:32:01 +01:00
replacing.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
resolving.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
search.rs Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks 2025-05-25 20:15:58 +03:00
tests.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00