about summary refs log tree commit diff
path: root/src/librustc_mir/transform/check_consts/ops.rs
AgeCommit message (Expand)AuthorLines
2019-09-28Require `fmt::Debug` to implement `NonConstOp`Dylan MacKenzie-1/+1
2019-09-28Move non-const ops into their own moduleDylan MacKenzie-0/+337