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
/
util
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-05
Pretty print pattern type values with `transmute` if they don't satisfy their...
Oli Scherer
-0
/
+1
2024-10-31
stop using `ParamEnv::reveal` while handling MIR
lcnr
-1
/
+1
2024-05-17
Remove `Rvalue::CheckedBinaryOp`
Scott McMurray
-3
/
+6
2024-03-23
Add+Use `mir::BinOp::Cmp`
Scott McMurray
-2
/
+2
2024-01-23
partially inline `eval_rvalue_into_place` for const prop lint
Oli Scherer
-2
/
+2
2023-10-28
interpret: call caller_location logic the same way codegen does, and share so...
Ralf Jung
-0
/
+1
2023-10-02
change is_subtype to relate_types
ouz-a
-1
/
+1
2023-08-24
Only check packed ADT.
Camille GILLOT
-1
/
+1
2023-06-19
Dedup some type checks in the MIR validator
Scott McMurray
-0
/
+26
2023-04-16
Move some utils out of `rustc_const_eval`
Nilstrieb
-5
/
+0
2023-02-27
Unify all validity check intrinsics
Nilstrieb
-2
/
+2
2023-02-02
Stop deaggegating MIR.
Camille GILLOT
-2
/
+0
2022-11-15
mv utility methods into separate module
lcnr
-0
/
+2
2022-10-31
interpret: move type_name implementation to an interpreter-independent helper...
Ralf Jung
-0
/
+2
2022-10-05
change might_permit_raw_init to fully detect LLVM UB, but not more than that
Ralf Jung
-0
/
+2
2022-02-12
Improve error messages even more
Deadbeef
-0
/
+2
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+8