Don't report any errors in lower_intrinsics
. They should have been typecked before.
This commit is contained in:
parent
3767e315ac
commit
65f25fe194
6 changed files with 30 additions and 29 deletions
|
@ -42,8 +42,6 @@ mir_transform_requires_unsafe = {$details} is unsafe and requires unsafe {$op_in
|
|||
}
|
||||
.not_inherited = items do not inherit unsafety from separate enclosing items
|
||||
|
||||
mir_transform_simd_shuffle_last_const = last argument of `simd_shuffle` is required to be a `const` item
|
||||
|
||||
mir_transform_target_feature_call_label = call to function with `#[target_feature]`
|
||||
mir_transform_target_feature_call_note = can only be called if the required target features are available
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue