Merge pull request #1514 from rtfeldman/records-soa

Records struct of arrays
This commit is contained in:
Richard Feldman 2021-08-01 22:24:35 -04:00 committed by GitHub
commit 44d5551259
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 412 additions and 235 deletions

View file

@ -2156,8 +2156,8 @@ mod test_reporting {
This is usually a typo. Here are the `x` fields that are most similar:
{ fo : Num c
, foobar : Num a
, bar : Num e
, foobar : Num d
, bar : Num a
, baz : Num b
, ...
}