about summary refs log tree commit diff
path: root/src/test/rustdoc/inline_cross/impl_trait.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-04 06:14:13 +0200
committerGitHub <noreply@github.com>2022-10-04 06:14:13 +0200
commit185ca0f1815e5b05524670c7178b7e8cb31ebec2 (patch)
tree7624cb7dd1eadc05d975a87723d69fe650c7c416 /src/test/rustdoc/inline_cross/impl_trait.rs
parentf86ee786a55b10dac83f5a7c1043b81677da7683 (diff)
parent88dab8d9b3c3556e29bc551efa5ff727a15e0c6d (diff)
downloadrust-185ca0f1815e5b05524670c7178b7e8cb31ebec2.tar.gz
rust-185ca0f1815e5b05524670c7178b7e8cb31ebec2.zip
Rollup merge of #102639 - nnethercote:improve-spans-splitting, r=Aaron1011
Improve spans when splitting multi-char operator tokens for proc macros.

When a two-char (or three-char) operator token is split into single-char operator tokens before being passed to a proc macro, the single-char tokens are given the original span of length two (or three). This PR gives them more accurate spans.

r? `@Aaron1011`
cc `@petrochenkov`
Diffstat (limited to 'src/test/rustdoc/inline_cross/impl_trait.rs')
0 files changed, 0 insertions, 0 deletions