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_const_eval
/
src
/
interpret
/
eval_context.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-24
Miri fn ptr check: don't use conservative null check
Ralf Jung
-3
/
+26
2022-02-19
rustc_const_eval: adopt let else in more places
est31
-9
/
+5
2022-02-11
use body.tainted_by_error to skip loading MIR
Michael Goulet
-17
/
+9
2022-02-11
rework borrowck errors so that it's harder to not set tainted
Michael Goulet
-2
/
+4
2022-02-11
skip const eval if we have an error in borrowck
Michael Goulet
-1
/
+5
2022-01-04
rename StackPopClean::None to Root
Ralf Jung
-6
/
+12
2022-01-03
Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
Matthias Krüger
-1
/
+1
2021-12-20
better name for AdjustForForeignAbiError error variant in InterpError
Ralf Jung
-1
/
+3
2021-12-20
CTFE eval_fn_call: use FnAbi to determine argument skipping and compatibility
Ralf Jung
-2
/
+21
2021-12-15
miri: lift restriction on extern types being the only field in a struct
Tomasz Miąsko
-13
/
+3
2021-12-13
Remove `in_band_lifetimes` from `rustc_const_eval`
LegionMammal978
-1
/
+1
2021-12-12
Auto merge of #91549 - fee1-dead:const_env, r=spastorino
bors
-0
/
+1
2021-12-12
Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"
Deadbeef
-0
/
+1
2021-12-11
better span for unexpected normalization failure in CTFE engine
Ralf Jung
-2
/
+2
2021-12-05
allow for failure of subst_normalize_erasing_regions in const_eval
b-naber
-6
/
+17
2021-12-03
Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino"
Santiago Pastorino
-1
/
+0
2021-11-29
Always use const param envs for const eval.
Oli Scherer
-0
/
+1
2021-10-20
Remove `box_alloc` from `Machine` trait.
Gary Guo
-1
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-1
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+1049