Commit 25d92df
committed
Remove Box wrappers from generics tests
The fact that Box<> is transparent to specta is already tested in
https://github.com/specta-rs/specta/blob/8095af4205453c7b9f75ebe15ad1ad5fa02eb95a/tests/tests/ts_rs/nested.rs#L17
and in
https://github.com/specta-rs/specta/blob/8095af4205453c7b9f75ebe15ad1ad5fa02eb95a/tests/tests/recursive.rs#L12
And it has nothing to do with generics.1 parent c2a667b commit 25d92df
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments