about summary refs log tree commit diff
path: root/tests/ui/codegen/unsupported-static-initializer-in-const-array.rs
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-08-06 15:55:44 +0200
committerGitHub <noreply@github.com>2025-08-06 15:55:44 +0200
commitbde39e58d60c631b8a4ee7204237befb3b98d50b (patch)
treed3c1a680738d9a100f899b28c106ff4bfff3a890 /tests/ui/codegen/unsupported-static-initializer-in-const-array.rs
parent21e488c00a302945751f90086d71cd961352cf56 (diff)
parent1eb9b134f52ef9a3ffa28075bc1a1515bcfbaa8c (diff)
downloadrust-bde39e58d60c631b8a4ee7204237befb3b98d50b.tar.gz
rust-bde39e58d60c631b8a4ee7204237befb3b98d50b.zip
Rollup merge of #144836 - chotchki:patch-1, r=tgross35
Change visibility of Args new function

Currently the Args new function is constrained to pub(super) but this stops me from being able to construct Args structs in unit tests.

This pull request is to change this to pub.
Diffstat (limited to 'tests/ui/codegen/unsupported-static-initializer-in-const-array.rs')
0 files changed, 0 insertions, 0 deletions