about summary refs log tree commit diff
path: root/tests/ui/mir/alignment
AgeCommit message (Expand)AuthorLines
2025-09-11Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"Jieyou Xu-1/+1
2025-08-14fix alignment testEsteban Küber-1/+1
2025-07-19tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)Martin Nordholts-6/+6
2025-04-25Extend the alignment check to borrowsBastian Kersting-0/+40
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-4/+0
2024-07-05Add test.Camille GILLOT-0/+8
2024-03-29stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gateAria Beingessner-1/+1
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-3/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-26/+26
2023-11-04Check alignment of pointers only when read/written throughBen Kimock-0/+130