about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/util/mod.rs
AgeCommit message (Expand)AuthorLines
2023-02-27Unify all validity check intrinsicsNilstrieb-2/+2
2023-02-02Stop deaggegating MIR.Camille GILLOT-2/+0
2022-11-15mv utility methods into separate modulelcnr-0/+2
2022-10-31interpret: move type_name implementation to an interpreter-independent helper...Ralf Jung-0/+2
2022-10-05change might_permit_raw_init to fully detect LLVM UB, but not more than thatRalf Jung-0/+2
2022-02-12Improve error messages even moreDeadbeef-0/+2
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+8