about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-16 18:20:20 +0000
committerbors <bors@rust-lang.org>2021-10-16 18:20:20 +0000
commit4e89811b46323f432544f9c4006e40d5e5d7663f (patch)
treeedc22d900701eefd1d349d4993bec1024f7cd011 /library/std/src/sys/unix/stdio.rs
parent7fbd4ce2768744b3bd2ddf8453b73f4f18dbe5bc (diff)
parentcc4bc571f4e3da483184a843259639454eb414b2 (diff)
downloadrust-4e89811b46323f432544f9c4006e40d5e5d7663f.tar.gz
rust-4e89811b46323f432544f9c4006e40d5e5d7663f.zip
Auto merge of #89860 - camsteffen:macro-semi, r=petrochenkov
Remove trailing semicolon from macro call span

Macro call site spans are now less surprising/more consistent since they no longer contain a semicolon after the macro call.

The downside is that we need to do a little guesswork to get the semicolon in diagnostics. But this should not be noticeable since it is rare for the semicolon to not immediately follow the macro call.
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions