about summary refs log tree commit diff
path: root/tests/codegen/inherit_overflow.rs
AgeCommit message (Collapse)AuthorLines
2023-03-15inherit_overflow: adapt pattern to also work with v0 manglingAugie Fackler-1/+1
This test was failing under new-symbol-mangling = true. Adapt pattern to work in both cases. Related to #106002 from December.
2023-02-18Fix codegen test.Camille GILLOT-1/+1
2023-02-18Add codegen test.Camille GILLOT-0/+14