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
/
intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2021-12-12
Rollup merge of #91814 - japm48:spelling-fix, r=RalfJung
Matthias Krüger
-1
/
+1
2021-12-12
doc: fix typo in comments
japm48
-1
/
+1
2021-12-11
Rollup merge of #90081 - woppopo:const_write_bytes, r=oli-obk
Matthias Krüger
-0
/
+24
2021-11-29
CTFE: support assert_zero_valid and assert_uninit_valid
Ralf Jung
-1
/
+25
2021-11-24
Make `intrinsics::write_bytes` const
woppopo
-0
/
+24
2021-11-20
Revert "require full validity when determining the discriminant of a value"
Ralf Jung
-6
/
+0
2021-11-20
Rollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
Matthias Krüger
-31
/
+16
2021-11-18
fix CTFE/Miri simd_insert/extract on array-style repr(simd) types
Ralf Jung
-31
/
+16
2021-11-14
require full validity when determining the discriminant of a value
Ralf Jung
-0
/
+6
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
-5
/
+2
2021-09-13
Introduce NullOp::AlignOf
Gary Guo
-5
/
+2
2021-09-09
Rename `(un)signed` to `(un)signed_int`
Andreas Liljeqvist
-1
/
+1
2021-09-09
Move `unsigned_max` etc into `Size` again
Andreas Liljeqvist
-5
/
+3
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-1
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+585