about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-incorrect-vtable.rs
AgeCommit message (Collapse)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-12/+6
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-7/+7
2024-08-09interpret: make identity upcasts a NOP again to avoid them generating a new ↵Ralf Jung-2/+2
random vtable
2024-07-18interpret: add sanity check in dyn upcast to double-check what codegen doesRalf Jung-4/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-1/+1
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+96