summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/cast.rs
AgeCommit message (Expand)AuthorLines
2022-05-13Rustc changes for permissive provenancecarbotaniuman-15/+44
2022-04-07interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internalRalf Jung-1/+1
2022-04-03interpret: remove MemoryExtra in favor of giving access to the MachineRalf Jung-4/+4
2022-03-06CTFE engine: expose misc_cast to MiriRalf Jung-5/+5
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-1/+1
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+365