Skip to content

Commit 621a3fd

Browse files
robertoaloimeta-codesync[bot]
authored andcommitted
Introduce no_persistent_term linter
Differential Revision: D85067388 fbshipit-source-id: bf52063b5eba5886e58638834cd5d625bd648f86
1 parent ff9791f commit 621a3fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ide/src/codemod_helpers.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,6 @@ pub(crate) fn find_call_in_function<CallCtx, MakeCtx, Res>(
616616
/// # Returns
617617
/// An `Assist` that replaces just the module name, or `None` if the target is not a
618618
/// remote call or if the module range is in a different file.
619-
#[allow(dead_code)]
620619
pub fn make_module_rename_fix<T>(
621620
match_context: &MatchCtx<T>,
622621
file_id: FileId,

0 commit comments

Comments
 (0)