summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-29 18:24:30 +0100
committerGitHub <noreply@github.com>2022-12-29 18:24:30 +0100
commitbe56dc037fac13baba66a13021243a02ec75f8a5 (patch)
tree9d24dfe050d5f14557c624278a1bc5b6ca476b30 /tests/rustdoc-js-std/parser-errors.js
parent10374d3807e18ff5a62699c7700a08d0cb647d1e (diff)
parentaf74ca0666814e6c448259f2ab796435ababb664 (diff)
downloadrust-be56dc037fac13baba66a13021243a02ec75f8a5.tar.gz
Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726
Account for multiple multiline spans with empty padding Instead of ``` LL | fn oom( | __^ | | _| | || LL | || ) { | ||_- LL | | } | |__^ ``` emit ``` LL | // fn oom( LL | || ) { | ||_- LL | | } | |__^ ```
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions