this is the warning occurred while compiling rustboot through ( $ cargo rpi4 build rustBoot-only)
warnings are
warning: the feature is_sorted has been stable since 1.82.0-nightly and no longer requires an attribute to enable
and
warning: unexpected cfg condition value: windows
this is the warning occurred while compiling rustboot through ( $ cargo rpi4 build rustBoot-only) warnings are warning: the feature
is_sorted
has been stable since 1.82.0-nightly and no longer requires an attribute to enable and warning: unexpectedcfg
condition value:windows