summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/check_consts/qualifs.rs
AgeCommit message (Expand)AuthorLines
2024-06-05Add `Ty` to `mir::Const::Ty`Boxy-2/+2
2024-06-05Add `Ty` to `ConstKind::Value`Boxy-1/+1
2024-05-24compiler: unnest rustc_const_eval::check_constsJubilee Young-0/+397