Merge pull request #19936 from ChayimFriedman2/unlinked-file-stable
fix: Stabilize unlinked file diagnostic
This commit is contained in:
commit
c8b0b081f4
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ pub(crate) fn unlinked_file(
|
|||
FileRange { file_id, range },
|
||||
)
|
||||
.with_unused(unused)
|
||||
.stable()
|
||||
.with_fixes(fixes),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue