Refactor float Primitives to a separate Float type
This commit is contained in:
@@ -576,7 +576,7 @@ impl<'a, 'll, 'tcx> BuilderMethods<'a, 'tcx> for Builder<'a, 'll, 'tcx> {
|
||||
}
|
||||
}
|
||||
}
|
||||
abi::F16 | abi::F32 | abi::F64 | abi::F128 => {}
|
||||
abi::Float(_) => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user