summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mir/constant.rs
AgeCommit message (Expand)AuthorLines
2021-01-24clean up some const error reporting around promotedsRalf Jung-6/+1
2020-12-06[mir-opt] Allow debuginfo to be generated for a constant or a PlaceWesley Wiser-2/+2
2020-11-16compiler: fold by valueBastian Kauschke-3/+3
2020-08-30mv compiler to compiler/mark-0/+91