a732c3a369
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |