erlang-language-platform/crates
Alan Zimmerman 83d5b4dfd0 7/n: rename module: check module name in a call
Summary:
When identifying a call from a reference, we start from the ast token for the module name, and ascend the ast until we find a call.

But up to now we have not checked that the module we started from is the module part of the call MFA.

This diff adds that check.

Reviewed By: robertoaloi

Differential Revision: D88934411

fbshipit-source-id: 81a57520ec834210fcea8fd6920653cc45f9890c
2025-12-17 06:00:04 -08:00
..
base_db Re-sync with internal repository (#143) 2025-12-16 10:54:56 -08:00
elp 5/n: rename module: move original file 2025-12-17 06:00:04 -08:00
elp_log CLI: log timing, meta-only 2025-10-27 10:56:25 -07:00
eqwalizer Replace Duration::from_secs(240) to Duration::from_mins(4) 2025-12-05 00:22:38 -08:00
erlang_service Correctly report diagnostics from header file 2025-12-03 03:18:32 -08:00
hir BE: extract bound_vars_by_function as a method for sema 2025-12-17 01:32:35 -08:00
ide 7/n: rename module: check module name in a call 2025-12-17 06:00:04 -08:00
ide_assists Remove text_edit crate 2025-11-21 02:03:27 -08:00
ide_completion Re-sync with internal repository (#143) 2025-12-16 10:54:56 -08:00
ide_db 7/n: rename module: check module name in a call 2025-12-17 06:00:04 -08:00
ide_ssr BE: validate all test fixtures 2025-12-11 06:21:28 -08:00
project_model Introduce top-level test directory 2025-12-17 01:18:32 -08:00
syntax add internal rustfmt bin to elp cargo script 2025-11-25 02:19:37 -08:00
types_db BE: Fix new clippy warnings from rust 1.88.0 2025-07-15 09:59:27 -07:00