Add docs for buffer.rs
Co-authored-by: Antonio <antonio@zed.dev>
This commit is contained in:
parent
ebe2c3658c
commit
6457ccf9ec
6 changed files with 194 additions and 39 deletions
|
@ -1471,7 +1471,10 @@ message Diagnostic {
|
|||
optional string code = 6;
|
||||
uint64 group_id = 7;
|
||||
bool is_primary = 8;
|
||||
|
||||
// TODO: remove this field
|
||||
bool is_valid = 9;
|
||||
|
||||
bool is_disk_based = 10;
|
||||
bool is_unnecessary = 11;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue