Start work on preserving continuity of disk-based diagnostics
This commit is contained in:
parent
e31205c95e
commit
1544da887e
4 changed files with 72 additions and 8 deletions
|
@ -721,6 +721,7 @@ impl Worktree {
|
|||
message: mem::take(&mut diagnostic.message),
|
||||
group_id,
|
||||
is_primary: false,
|
||||
is_valid: true,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue