fixes post rebase
This commit is contained in:
parent
87eafe82e8
commit
e4e6b1ebc6
9 changed files with 7 additions and 21 deletions
|
@ -465,7 +465,7 @@ where
|
|||
struct_span_err!(
|
||||
diagnostic,
|
||||
item_sp,
|
||||
E0788,
|
||||
E0789,
|
||||
"`rustc_allowed_through_unstable_modules` attribute must be paired with a `stable` attribute"
|
||||
)
|
||||
.emit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue