about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/checked.rs
AgeCommit message (Expand)AuthorLines
2024-06-26Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt testsJosh Stone-1/+1
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-03-10MIR printing: print the path of uneval'd const; refer to promoteds in a consi...Ralf Jung-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-20update misuse of check-labelsfzhu93-2/+2
2024-01-11resolve code reviewssfzhu93-0/+2
2024-01-07Add FileCheck for checked.rs and default_boxed_slice.rs.sfzhu93-1/+16
2023-10-21Use a ConstValue instead.Camille GILLOT-1/+1
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13