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
Age
Commit message (
Expand
)
Author
Lines
2021-11-23
explain why CTFE/Miri perform truncation on shift offset
Ralf Jung
-1
/
+6
2021-11-20
Revert "require full validity when determining the discriminant of a value"
Ralf Jung
-12
/
+0
2021-11-20
Rollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
Matthias Krüger
-32
/
+55
2021-11-19
Rollup merge of #90895 - RalfJung:read-discriminant-valid, r=oli-obk
Yuki Okushi
-0
/
+12
2021-11-18
fix CTFE/Miri simd_insert/extract on array-style repr(simd) types
Ralf Jung
-32
/
+55
2021-11-14
require full validity when determining the discriminant of a value
Ralf Jung
-0
/
+12
2021-11-13
fix ICE on Miri/CTFE copy of half a pointer
Ralf Jung
-7
/
+6
2021-11-10
Auto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
bors
-5
/
+12
2021-11-09
miri: Detect uninitialized integers and floats
Noah Lev
-5
/
+12
2021-11-06
use matches!() macro in more places
Matthias Krüger
-8
/
+4
2021-10-23
Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco
Matthias Krüger
-4
/
+11
2021-10-21
Configure saved panic locations based on location-detail flag
Hudson Ayers
-4
/
+11
2021-10-17
Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnr
bors
-1
/
+2
2021-10-15
Rollup merge of #89859 - RalfJung:write-discriminant, r=oli-obk
Matthias Krüger
-1
/
+15
2021-10-14
add dedicated error variant for writing the discriminant of an uninhabited en...
Ralf Jung
-1
/
+15
2021-10-12
Add const_eval_select intrinsic
Deadbeef
-1
/
+1
2021-10-08
Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa
bors
-1
/
+1
2021-10-07
Turn tcx.vtable_allocation() into a query.
Michael Woerister
-1
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-1
/
+1
2021-10-01
polymorphize: polymorphize shims
David Wood
-1
/
+2
2021-09-29
CTFE: extra assertions for Aggregate rvalues; remove unnecessarily eager spec...
Ralf Jung
-7
/
+9
2021-09-29
remove outdated comment
Ralf Jung
-1
/
+0
2021-09-25
Introduce `Rvalue::ShallowInitBox`
Gary Guo
-0
/
+6
2021-09-20
Enable 2021 compatibility lints for all in-tree code
Mark Rousskov
-1
/
+1
2021-09-14
Remove implementation of `min_align_of` intrinsic
Tomasz Miąsko
-7
/
+2
2021-09-12
Auto merge of #88839 - nbdd0121:alignof, r=nagisa
bors
-8
/
+10
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-8
/
+10
2021-09-09
Rename `(un)signed` to `(un)signed_int`
Andreas Liljeqvist
-2
/
+2
2021-09-09
Move `unsigned_max` etc into `Size` again
Andreas Liljeqvist
-6
/
+4
2021-09-09
Remove clone
Andreas Liljeqvist
-1
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-16
/
+13
2021-09-09
Add methods for checking for full ranges to `Scalar` and `WrappingRange`
Andreas Liljeqvist
-15
/
+13
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+9026