about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-02 20:11:32 +0000
committerbors <bors@rust-lang.org>2023-11-02 20:11:32 +0000
commit902c79c654b45ab9b8ae425bd2c1fa0c50a3edf7 (patch)
treef552836f9f032660ebb8b1289d60dc56be90875c /tests/rustdoc-js-std/parser-errors.js
parent09ac14c901abc43bd0d617ae4a44e8a4fed98d9c (diff)
parent57a464439ec57d33815f75483b3bc6a6b6712325 (diff)
downloadrust-902c79c654b45ab9b8ae425bd2c1fa0c50a3edf7.tar.gz
rust-902c79c654b45ab9b8ae425bd2c1fa0c50a3edf7.zip
Auto merge of #11743 - Alexendoo:dbg-macro-stmt-span, r=xFrednet
Fix `dbg_macro` semi span calculation

`span_including_semi` was using a `BytePos` to index into a file's source which happened to work because the root file of the test started at `BytePos` 0, it didn't work for other files

changelog: none
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions