Stabilize unlinked file diagnostic
This commit is contained in:
parent
d2c0de2b0e
commit
903a0db6f3
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