about summary refs log tree commit diff
path: root/tests/ui/extern/extern-types-field-offset.rs
AgeCommit message (Expand)AuthorLines
2025-10-02mir-opt: Eliminate trivial unnecessary storage annotationsdianqk-0/+5
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+1
2025-07-19tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)Martin Nordholts-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-12-12also test projecting to some sized fields at non-zero offset in structs with ...Ralf Jung-3/+9
2023-12-12test that both size_of_val and align_of_val panicRalf Jung-1/+2
2023-12-12reject projecting to fields whose offset we cannot computeRalf Jung-0/+26