about summary refs log tree commit diff
path: root/library/alloc/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-27 08:50:51 +0000
committerbors <bors@rust-lang.org>2022-05-27 08:50:51 +0000
commit46147119ec545045948bc799581d93edd3b1617b (patch)
tree1c2ff94273a06f334baca981ea50951e2ca80fc2 /library/alloc/src
parentf558990814bb43cfb67db321b299dfdf275663e3 (diff)
parentc3beb039099fd87cf2e61178e31a70059fc0bed8 (diff)
downloadrust-46147119ec545045948bc799581d93edd3b1617b.tar.gz
rust-46147119ec545045948bc799581d93edd3b1617b.zip
Auto merge of #97442 - hafeoz:master, r=GuillaumeGomez
Fix multiline attributes processing in doctest

Fixes #97440.

It seems like the call to `check_if_attr_is_complete` is not provided with the correct argument: the pending attribute should be passed, while the current line is actually being passed. This causes any attribute with more than 2 lines to fail and produces ICE when running through doctest.
Diffstat (limited to 'library/alloc/src')
0 files changed, 0 insertions, 0 deletions