about summary refs log tree commit diff
path: root/tests/codegen/maybeuninit-rvo.rs
AgeCommit message (Expand)AuthorLines
2024-04-25Add needs-unwind to codegen testNikita Popov-0/+1
2024-04-25Fix incorrect CHECK-LABELNikita Popov-1/+1
2024-04-25Set writable and dead_on_unwind attributes for sret argumentsNikita Popov-1/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-03Add codegen test for RVO on MaybeUninitJakub Beránek-0/+33