about summary refs log tree commit diff
path: root/tests/mir-opt/const_prop/boxes.rs
AgeCommit message (Expand)AuthorLines
2025-01-03turn rustc_box into an intrinsicRalf Jung-4/+2
2024-08-18Update mir-opt filechecksScott McMurray-2/+2
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-16Simplify binary ops.Camille GILLOT-1/+1
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-2/+2
2023-12-02FileCheck boxes.Camille GILLOT-1/+5
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-08-25Remove some wasm/emscripten ignoresBen Kimock-2/+0
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-3/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+14