diff --git a/compiler/types/src/types.rs b/compiler/types/src/types.rs index 9b1d695bc3..b9c3a9a261 100644 --- a/compiler/types/src/types.rs +++ b/compiler/types/src/types.rs @@ -1080,7 +1080,7 @@ impl Type { } result } - + pub fn instantiate_aliases<'a, F>( &mut self, region: Region,