mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:35:42 +00:00
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.
For more information about how rustc works, see the rustc dev guide.