about summary refs log tree commit diff
path: root/tests/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorNoritada Kobayashi <noritada.kobayashi@gmail.com>2022-11-07 19:25:07 +0900
committerNoritada Kobayashi <noritada.kobayashi@gmail.com>2022-11-07 20:07:16 +0900
commit180b4cedec730d0c0127d0d41714abe4176d5365 (patch)
treeef1f298e905ee1de8b240642c2d63a882e0448e5 /tests/debuginfo/enum-thinlto.rs
parentd03c1c87d4ca2d524646316387d47b12524ac451 (diff)
downloadrust-180b4cedec730d0c0127d0d41714abe4176d5365.tar.gz
rust-180b4cedec730d0c0127d0d41714abe4176d5365.zip
Fix the length displayed for byte string literals with escaped newlines
The length of byte strings containing escaped newlines is displayed two
bytes longer when the first escaped character is a newline.

This is due to a small bug in handling the first escaped newline in
string literals.

Closes #13567
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions