summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/util.rs
AgeCommit message (Expand)AuthorLines
2022-07-06Update TypeVisitor pathsAlan Egerton-3/+1
2022-07-05Relax constrained generics to TypeVisitableAlan Egerton-2/+4
2022-06-30Don't assert polymorphization has taken effect in const evalWesley Wiser-16/+4
2022-06-14Rename the `ConstS::val` field as `kind`.Nicholas Nethercote-2/+2
2022-06-08Folding revamp.Nicholas Nethercote-2/+2
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-1/+1
2022-02-15Overhaul `Const`.Nicholas Nethercote-3/+3
2022-01-20update commentslcnr-1/+5
2022-01-15initial revertEllen-7/+3
2021-10-01polymorphize: polymorphize shimsDavid Wood-1/+2
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+84