Fix intrinsic-test rejecting the new instructions JSON field
This commit is contained in:
parent
ba671a06c1
commit
9fc8fd8375
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ pub enum ArgPrep {
|
|||
}
|
||||
|
||||
#[derive(Deserialize, Debug)]
|
||||
#[serde(deny_unknown_fields)]
|
||||
struct JsonIntrinsic {
|
||||
#[serde(rename = "SIMD_ISA")]
|
||||
simd_isa: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue