about summary refs log tree commit diff
path: root/tests/mir-opt/inline/unwrap_unchecked.rs
AgeCommit message (Expand)AuthorLines
2024-03-22Enable more mir-opt tests in debug buildsBen Kimock-2/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-08Bless/fix testsBen Kimock-1/+1
2023-10-25FileCheck unwrap_uncheckedRyan Mehri-1/+2
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-03-25Ignore the unwrap_unchecked test on wasm32-unknown-unknownBen Kimock-0/+1
2023-03-18Enable inlining of diverging functionsBen Kimock-0/+10