rust/compiler/rustc_middle
Nicholas Nethercote 6ba2dfd330 Add TypeVisitor::visit_mir_const.
Because `TypeFoldable::try_fold_mir_const` exists, and even though
`visit_mir_const` isn't needed right now, the consistency makes the code
easier to understand.
2022-06-08 09:22:23 +10:00
..
2022-06-08 09:22:23 +10:00
2022-05-27 20:20:41 -07:00

For more information about how rustc works, see the rustc dev guide.