about summary refs log tree commit diff
path: root/tests/codegen/const-array.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-15/+0
2025-03-28Avoid wrapping constant allocations in packed structs when not necessarybjorn3-2/+2
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-12-28Added a codegen test for optimization with const arraysAlex Gaynor-0/+15