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
/
operand.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-02
rename ErrorReported -> ErrorGuaranteed
mark
-2
/
+2
2022-02-25
Rollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk
Matthias Krüger
-2
/
+1
2022-02-24
Miri fn ptr check: don't use conservative null check
Ralf Jung
-2
/
+1
2022-02-24
Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk
bors
-5
/
+5
2022-02-22
Miri: extend comments on downcast operation
Ralf Jung
-1
/
+3
2022-02-21
ScalarMaybeUninit is explicitly hexadecimal in its formatting
Ralf Jung
-2
/
+2
2022-02-20
Always format to internal String in FmtPrinter
Mark Rousskov
-5
/
+5
2022-02-19
rustc_const_eval: adopt let else in more places
est31
-9
/
+6
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-4
/
+4
2022-02-15
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
-1
/
+1
2022-01-15
initial revert
Ellen
-1
/
+1
2021-12-13
Remove `in_band_lifetimes` from `rustc_const_eval`
LegionMammal978
-1
/
+1
2021-12-05
allow for failure of subst_normalize_erasing_regions in const_eval
b-naber
-2
/
+2
2021-11-18
fix CTFE/Miri simd_insert/extract on array-style repr(simd) types
Ralf Jung
-0
/
+12
2021-10-14
add dedicated error variant for writing the discriminant of an uninhabited en...
Ralf Jung
-0
/
+1
2021-09-09
Make `abi::Abi` `Copy` and remove a *lot* of refs
Andreas Liljeqvist
-3
/
+3
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+762