Commit 58febd5
committed
fix: drop removed len argument from ScalarFnArray::try_new call
ScalarFnArray::try_new lost its len parameter in #8378 and now infers
the length from the first child, which matches the old behavior of
passing a.len().
DCO Remediation Commit for Nemo Yu <zyu379@wisc.edu>
I, Nemo Yu <zyu379@wisc.edu>, hereby add my Signed-off-by to this commit: 88cb5a2
I, Nemo Yu <zyu379@wisc.edu>, hereby add my Signed-off-by to this commit: 8789430
I, Nemo Yu <zyu379@wisc.edu>, hereby add my Signed-off-by to this commit: 549f5c4
I, Nemo Yu <zyu379@wisc.edu>, hereby add my Signed-off-by to this commit: ec95875
I, Nemo Yu <zyu379@wisc.edu>, hereby add my Signed-off-by to this commit: 874c171
Signed-off-by: Nemo Yu <zyu379@wisc.edu>1 parent 874c171 commit 58febd5
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
0 commit comments