about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-11-28 15:58:15 +0100
committerGitHub <noreply@github.com>2020-11-28 15:58:15 +0100
commita732c3a3693fab727d3b8e6f5594b67efbb421eb (patch)
tree660baa930905d1140eab240f77232979ee1fe8a9 /src
parent772b1a6d79e3deaf4326b144e58f147088963ff7 (diff)
parente1d5c3c0544b981c08581a0cf40c759d2f5bdff0 (diff)
downloadrust-a732c3a3693fab727d3b8e6f5594b67efbb421eb.tar.gz
rust-a732c3a3693fab727d3b8e6f5594b67efbb421eb.zip
Rollup merge of #78853 - calebcartwright:fix-const-block-expr-span, r=spastorino
rustc_parse: fix ConstBlock expr span

The span for a ConstBlock expression should presumably run through the end of the block it contains and not stop at the keyword, just like is done with similar block-containing expression kinds, such as a TryBlock
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions