lint type
This commit is contained in:
parent
e906ea80fe
commit
6fdfcb3547
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ pub(crate) struct LinkageConstOrMutType {
|
|||
|
||||
#[derive(SessionDiagnostic)]
|
||||
#[diag(codegen_gcc::lto_not_supported)]
|
||||
pub(crate) struct LTONotSupported {}
|
||||
pub(crate) struct LTONotSupported;
|
||||
|
||||
#[derive(SessionDiagnostic)]
|
||||
#[diag(codegen_gcc::unwinding_inline_asm)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue