about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/slice_iter.rs
AgeCommit message (Expand)AuthorLines
2024-10-31tests: `ignore-debug` -> `ignore-std-debug-assertions`许杰友 Jieyou Xu (Joe)-1/+1
2024-10-07Disable slice_iter mir-opt test in debug buildsBen Kimock-0/+1
2024-06-23Make MIR inlining costs in build-std independent of config.tomlScott McMurray-0/+1
2024-06-22Add a mir test for `slice::Iter::is_empty`Scott McMurray-0/+6
2024-03-22Enable more mir-opt tests in debug buildsBen Kimock-1/+0
2024-03-18Remove some only- clauses from mir-opt testsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-08-24remove some unnecessary ignore-debug clausesRalf Jung-1/+1
2023-06-12properly mark tests that require panic=abortPietro Albini-0/+1
2023-06-01Remove duplication.Camille GILLOT-0/+15
2023-04-23Add mir-opt tests to track MIR quality.Camille GILLOT-0/+38