about summary refs log tree commit diff
path: root/tests/codegen/debug-vtable.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-117/+0
2025-03-28Avoid wrapping constant allocations in packed structs when not necessarybjorn3-1/+1
2024-12-19Explicitly register `MSVC`/`NONMSVC` revisions for some codegen tests许杰友 Jieyou Xu (Joe)-3/+7
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-05-11Fix testbjorn3-2/+0
2023-01-27Don't merge vtables when full debuginfo is enabled.Michael Woerister-0/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+107