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
/
src
/
tools
/
miri
/
tests
/
fail
/
intrinsics
Age
Commit message (
Expand
)
Author
Lines
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-1
/
+1
2023-11-25
bless
Ralf Jung
-16
/
+16
2023-11-25
Merge from rustc
Ralf Jung
-72
/
+72
2023-11-24
Bless Miri tests
Nilstrieb
-72
/
+72
2023-11-24
Refactor `float_to_int_checked` to remove its generic parameter and reduce co...
Eduardo Sánchez Muñoz
-48
/
+48
2023-11-12
interpret: simplify handling of shifts by no longer trying to handle signed a...
Ralf Jung
-0
/
+24
2023-11-01
Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomcc
Matthias Krüger
-2
/
+2
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-4
/
+4
2023-10-13
Clean up unchecked_math, separate out unchecked_shifts
ltdk
-2
/
+2
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-2
/
+2
2023-08-26
Merge from rustc
The Miri Conjob Bot
-2
/
+12
2023-08-25
Record allocation spans inside force_allocation
Ben Kimock
-2
/
+12
2023-08-22
fix some bad regex capture group references in test normalization
Ralf Jung
-4
/
+4
2023-08-20
interpret: have assert_* intrinsics call the panic machinery instead of a dir...
Ralf Jung
-10
/
+47
2023-08-16
on out-of-bounds error, show where the allocation was created
Ralf Jung
-2
/
+13
2023-08-11
Remove `float_to_int_unchecked` and inline it into its call sites
Eduardo Sánchez Muñoz
-2
/
+2
2023-08-11
Add checked float-to-int helper function
Eduardo Sánchez Muñoz
-2
/
+2
2023-06-15
Extend `unused_must_use` to cover block exprs
许杰友 Jieyou Xu (Joe)
-6
/
+6
2023-06-03
add unchecked_shl test
Ralf Jung
-2
/
+25
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-5
/
+5
2023-05-12
fmt
Ralf Jung
-1
/
+3
2023-05-11
miri: Move patterns for simd tests
Jubilee Young
-35
/
+17
2023-05-09
Update to latest ui_test crate version.
Oli Scherer
-3
/
+3
2023-04-14
Fix spelling
Josh Soref
-4
/
+4
2022-12-06
Reintroduce the span printing in miri (plus point to spans where possible)
Oli Scherer
-70
/
+70
2022-12-06
Remove now-redundant file/line info from const backtraces
Oli Scherer
-73
/
+73
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+1802