Move FnPtrAddr
error to SessionDiagnostic
This commit is contained in:
parent
94524020ea
commit
f7f2eb3e41
3 changed files with 14 additions and 4 deletions
|
@ -45,3 +45,5 @@ ty_utils_control_flow_not_supported = control flow is not supported in generic c
|
|||
ty_utils_inline_asm_not_supported = assembly is not supported in generic constants
|
||||
|
||||
ty_utils_operation_not_supported = unsupported operation in generic constants
|
||||
|
||||
ty_utils_unexpected_fnptr_associated_item = `FnPtr` trait with unexpected associated item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue