about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorcassaundra <cass@cassaundra.io>2021-12-29 15:41:26 -0800
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2022-03-06 11:23:50 -0600
commitee130515e3788d886cdf18442871936a99c134b6 (patch)
tree171067b8833e4c0cc49dc98e53a53d47e91f2fab /src/test/codegen/src-hash-algorithm
parent272fb42f06479afb62a9503f181540101f67982a (diff)
downloadrust-ee130515e3788d886cdf18442871936a99c134b6.tar.gz
rust-ee130515e3788d886cdf18442871936a99c134b6.zip
Fix missing struct field separators under certain conditions
When struct_field_align_threshold is non-zero and trailing_comma is set to
"Never," struct field separators are omitted between field groups. This issue is
resolved by forcing separators between groups.

Fixes #4791.

A test is included with a minimal reproducible example.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions