about summary refs log tree commit diff
path: root/tests/mir-opt/inline/unchecked_shifts.rs
AgeCommit message (Expand)AuthorLines
2025-05-21Add some track_caller info to precondition panicsBen Kimock-2/+2
2024-04-02Update tests/mir-opt/inline/unchecked_shifts.rsscottmcm-1/+1
2024-03-30De-LLVM the unchecked shifts [MCP#693]Scott McMurray-16/+3
2024-03-22Enable more mir-opt tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-11-01Auto merge of #117029 - rmehri01:mir_opt_filecheck_inline_tests, r=cjgillotbors-1/+8
2023-11-01Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomccMatthias Krüger-1/+1
2023-10-25FileCheck unchecked_shiftsRyan Mehri-1/+8
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-10-13Clean up unchecked_math, separate out unchecked_shiftsltdk-1/+1
2023-06-16[libs] Simplify `unchecked_{shl,shr}`Scott McMurray-0/+12
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-0/+1
2023-03-18Enable inlining of diverging functionsBen Kimock-0/+17