Fix build

This commit is contained in:
carbotaniuman
2024-05-21 08:37:05 -05:00
parent b82c524996
commit 87be1bae73
11 changed files with 32 additions and 32 deletions

View File

@@ -1801,7 +1801,7 @@ impl<'hir> LoweringContext<'_, 'hir> {
let attr = attr::mk_attr_nested_word(
&self.tcx.sess.psess.attr_id_generator,
AttrStyle::Outer,
Unsafe::No,
Safety::Default,
sym::allow,
sym::unreachable_code,
self.lower_span(span),