about summary refs log tree commit diff
path: root/tests/codegen/array-codegen.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-22 07:19:12 +0000
committerbors <bors@rust-lang.org>2023-09-22 07:19:12 +0000
commitdf75809a85422ade6f4ea6021a7aa0409486f7be (patch)
tree46f94792dd4bbb5c7995148601175ed63b4a4a21 /tests/codegen/array-codegen.rs
parent2ededa2f14a342cbdf3f0ca6c09a72e5c85f1abe (diff)
parent93562dd5bdec82c70b8eff05c59badb4314c90c8 (diff)
downloadrust-df75809a85422ade6f4ea6021a7aa0409486f7be.tar.gz
rust-df75809a85422ade6f4ea6021a7aa0409486f7be.zip
Auto merge of #15484 - rmehri01:14779_bool_to_enum_assist, r=Veykril
feat: Bool to enum assist

This adds the `bool_to_enum` assist, which converts the type of boolean local variables, fields, constants and statics to a new `enum` type, making it easier to distinguish the meaning of `true` and `false` by renaming the variants.

Closes #14779
Diffstat (limited to 'tests/codegen/array-codegen.rs')
0 files changed, 0 insertions, 0 deletions