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
/
operand.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-05
Rollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk
Mara Bos
-1
/
+1
2020-11-04
make intern_const_alloc_recursive return error fix #78655
Vishnunarayan K I
-1
/
+1
2020-11-04
Add helper for getting an `int` out of a `Scalar`
oli
-4
/
+1
2020-11-04
Replace `Scalar::zst` with a `Scalar::ZST` constant
oli
-3
/
+3
2020-11-04
s/Scalar::Raw/Scalar::Int
oli
-2
/
+2
2020-11-04
Split the "raw integer bytes" part out of `Scalar`
Oliver Scherer
-9
/
+6
2020-10-21
Lift: take self by value
Bastian Kauschke
-1
/
+1
2020-10-13
Replace absolute paths with relative ones
est31
-3
/
+3
2020-09-21
Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb
ecstatic-morse
-4
/
+2
2020-09-21
fix InterpCx resolve
Bastian Kauschke
-1
/
+1
2020-09-20
miri: correctly deal with `ConstKind::Bound`
Bastian Kauschke
-4
/
+2
2020-09-19
Unify the names of const eval queries and their return types
Oliver Scherer
-1
/
+1
2020-09-19
Do not call the `const_eval` query in mir interpretation except for caching o...
Oliver Scherer
-5
/
+1
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-5
/
+3
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+736