]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_middle/src/arena.rs
Move ty::print methods to Drop-based scope guards
[rust.git] / compiler / rustc_middle / src / arena.rs
index 14655a0d00c4dd26362606dc8fb42659cbd02b0a..c4e6734aa0fa71efa23fc2c361a991e462889b35 100644 (file)
@@ -89,6 +89,7 @@ macro_rules! arena_types {
             // Interned types
             [] tys: rustc_middle::ty::TyS<'tcx>,
             [] predicates: rustc_middle::ty::PredicateS<'tcx>,
+            [] consts: rustc_middle::ty::ConstS<'tcx>,
 
             // Note that this deliberately duplicates items in the `rustc_hir::arena`,
             // since we need to allocate this type on both the `rustc_hir` arena