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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir
/
src
/
interpret
/
place.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-12
Implement valtree
Oli Scherer
-1
/
+1
2021-03-06
Change x64 size checks to not apply to x32.
Harald van Dijk
-5
/
+5
2021-02-16
Pass MPlaceTy by reference not value
Tomasz Miąsko
-30
/
+30
2021-02-16
Pass ImmTy by reference not value
Tomasz Miąsko
-3
/
+3
2021-02-16
Pass PlaceTy by reference not value
Tomasz Miąsko
-18
/
+18
2021-02-16
Pass OpTy by reference not value
Tomasz Miąsko
-16
/
+16
2021-02-16
Add size assertions for interpreter data structures
Tomasz Miąsko
-0
/
+15
2021-01-27
Inline MemPlace::offset
Tomasz Miąsko
-0
/
+1
2020-11-04
`u128` truncation and sign extension are not just interpreter related
oli
-4
/
+4
2020-11-04
s/Scalar::Raw/Scalar::Int
oli
-1
/
+1
2020-11-04
Split the "raw integer bytes" part out of `Scalar`
Oliver Scherer
-6
/
+2
2020-10-13
Replace absolute paths with relative ones
est31
-6
/
+7
2020-09-20
Auto merge of #74949 - oli-obk:validate_const_eval_raw, r=RalfJung
bors
-4
/
+4
2020-09-19
Address review comments
Oliver Scherer
-4
/
+4
2020-09-15
don't convert types to the same type with try_into (clippy::useless_conversion)
Matthias Krüger
-4
/
+2
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+1155