lint and remove unused diagnostic
This commit is contained in:
parent
d7bee58105
commit
6d01c6d9c8
2 changed files with 4 additions and 9 deletions
|
@ -1,9 +1,6 @@
|
|||
codegen_gcc_ranlib_failure =
|
||||
Ranlib exited with code {$exit_code}
|
||||
|
||||
codegen_gcc_layout_size_overflow =
|
||||
{$error}
|
||||
|
||||
codegen_gcc_linkage_const_or_mut_type =
|
||||
must have type `*const T` or `*mut T` due to `#[linkage]` attribute
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue