Fix the start/end byte positions in the compiler JSON output
This commit is contained in:
parent
2748a9fd93
commit
ff1860ad76
14 changed files with 543 additions and 22 deletions
3
src/test/ui/.gitattributes
vendored
3
src/test/ui/.gitattributes
vendored
|
|
@ -1,3 +1,6 @@
|
|||
lexer-crlf-line-endings-string-literal-doc-comment.rs -text
|
||||
json-bom-plus-crlf.rs -text
|
||||
json-bom-plus-crlf-multifile.rs -text
|
||||
json-bom-plus-crlf-multifile-aux.rs -text
|
||||
trailing-carriage-return-in-string.rs -text
|
||||
*.bin -text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue