index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mir-opt
/
inline
/
unchecked_shifts.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-2
/
+2
2024-04-02
Update tests/mir-opt/inline/unchecked_shifts.rs
scottmcm
-1
/
+1
2024-03-30
De-LLVM the unchecked shifts [MCP#693]
Scott McMurray
-16
/
+3
2024-03-22
Enable more mir-opt tests in debug builds
Ben Kimock
-1
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-2
/
+2
2023-11-01
Auto merge of #117029 - rmehri01:mir_opt_filecheck_inline_tests, r=cjgillot
bors
-1
/
+8
2023-11-01
Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomcc
Matthias Krüger
-1
/
+1
2023-10-25
FileCheck unchecked_shifts
Ryan Mehri
-1
/
+8
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+1
2023-10-13
Clean up unchecked_math, separate out unchecked_shifts
ltdk
-1
/
+1
2023-06-16
[libs] Simplify `unchecked_{shl,shr}`
Scott McMurray
-0
/
+12
2023-06-12
properly mark tests that require panic=abort
Pietro Albini
-1
/
+1
2023-04-06
Ignore many tests on wasm32
Gary Guo
-0
/
+1
2023-03-18
Enable inlining of diverging functions
Ben Kimock
-0
/
+17