fix: tests

This commit is contained in:
molikto 2022-05-23 11:25:10 +08:00 committed by Eduard-Mihai Burtescu
parent 68db589d98
commit 0866cf591a

View File

@ -1,6 +1,6 @@
warning: function `nested_ref::deep_load` has `dont_inline` attribute, but need to be inlined because it has illegal argument or return types
warning: `#[inline(never)]` function `nested_ref::deep_load` needs to be inlined because it has illegal argument or return types
warning: function `nested_ref::deep_transpose` has `dont_inline` attribute, but need to be inlined because it has illegal argument or return types
warning: `#[inline(never)]` function `nested_ref::deep_transpose` needs to be inlined because it has illegal argument or return types
warning: 2 warnings emitted