Update mono tests

This commit is contained in:
Ayaz Hafiz 2022-07-06 16:33:18 -04:00
parent 8d90f2c13e
commit dd93b5bd51
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -4664,6 +4664,7 @@ fn build_pending_specializations<'a>(
mut layout_cache: LayoutCache<'a>,
target_info: TargetInfo,
exposed_to_host: ExposedToHost,
exposed_by_module: &ExposedByModule,
abilities_store: AbilitiesStore,
derived_module: SharedDerivedModule,
) -> Msg<'a> {