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
/
compiler
/
rustc_middle
/
src
/
mir
/
interpret
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-25
use undef for uninitialized bytes in constants
Erik Desjardins
-1
/
+3
2021-07-17
Auto merge of #87123 - RalfJung:miri-provenance-overhaul, r=oli-obk
bors
-4
/
+8
2021-07-17
Changed dec2flt to use the Eisel-Lemire algorithm.
Alex Huszagh
-1
/
+0
2021-07-14
more precise message for the ptr access check on deref
Ralf Jung
-1
/
+5
2021-07-14
use NonZeroU64 for AllocId to restore old type sizes
Ralf Jung
-3
/
+3
2021-07-14
CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion inf...
Ralf Jung
-1
/
+1
2021-06-02
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+1
2021-05-18
CTFE core engine allocation & memory API improvemenets
Ralf Jung
-1
/
+1
2021-01-13
Use unsigned_abs throughout repository
Jacob Pratt
-9
/
+0
2020-12-09
Extra assertions in eval_body_using_ecx to disallow queries for
Tunahan Karlibas
-1
/
+0
2020-11-04
`u128` truncation and sign extension are not just interpreter related
oli
-34
/
+1
2020-11-04
Do not raise interp errors from the scalar int module
oli
-1
/
+1
2020-11-04
Split the "raw integer bytes" part out of `Scalar`
Oliver Scherer
-1
/
+1
2020-09-21
Reduce boilerplate with the matches! macro
LingMan
-4
/
+4
2020-09-20
Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse
Ralf Jung
-9
/
+9
2020-09-19
Address review comments
Oliver Scherer
-1
/
+1
2020-09-19
Unify the names of const eval queries and their return types
Oliver Scherer
-3
/
+3
2020-09-18
don't take `TyCtxt` by reference
Bastian Kauschke
-9
/
+9
2020-09-04
Fix big endian read/write
Jubilee Young
-6
/
+12
2020-09-04
Explain contract of {read, write}_target_uint
Jubilee Young
-0
/
+6
2020-09-04
Be explicit that we're handling bytes
Jubilee
-1
/
+1
2020-09-04
Refactor byteorder to std in rustc_middle
Jubilee Young
-7
/
+9
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+618