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_const_eval
/
src
/
interpret
/
terminator.rs
Age
Commit message (
Expand
)
Author
Lines
2022-04-07
interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internal
Ralf Jung
-1
/
+1
2022-04-05
Auto merge of #94527 - oli-obk:undef_scalars, r=nagisa,erikdesjardin
bors
-2
/
+5
2022-04-05
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
-2
/
+5
2022-04-03
interpret: remove MemoryExtra in favor of giving access to the Machine
Ralf Jung
-1
/
+1
2022-03-30
Spellchecking some comments
Yuri Astrakhan
-1
/
+1
2022-03-18
Miri: implement arbitrary-self dyn receivers
Ralf Jung
-15
/
+40
2022-03-03
CTFE SwitchInt: update comment
Ralf Jung
-1
/
+2
2022-02-19
rustc_const_eval: adopt let else in more places
est31
-4
/
+3
2021-12-20
don't ICE on variadic function calls
Ralf Jung
-2
/
+9
2021-12-20
also compare ArgAttributes
Ralf Jung
-29
/
+38
2021-12-20
compare calling convention instead of call ABI
Ralf Jung
-37
/
+9
2021-12-20
CTFE eval_fn_call: use FnAbi to determine argument skipping and compatibility
Ralf Jung
-104
/
+168
2021-12-09
Remove redundant [..]s
est31
-1
/
+1
2021-11-06
use matches!() macro in more places
Matthias Krüger
-4
/
+2
2021-10-12
Add const_eval_select intrinsic
Deadbeef
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-7
/
+4
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+517