1
Fork 0

minor effects cleanups

This commit is contained in:
Deadbeef 2024-07-31 03:29:10 +00:00
parent 249cf71f11
commit ec77db83b2
2 changed files with 0 additions and 27 deletions

View file

@ -1668,7 +1668,6 @@ impl<'hir> LoweringContext<'_, 'hir> {
}),
)),
)),
// FIXME(effects) we might not need a default.
default: Some(default_ct),
is_host_effect: true,
synthetic: true,