mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
195724b002
must_use attribute clearly was meant to be set on future struct type since futures need to be polled to do anything. It was never meant to apply to invocation of paste macro Also, today any implementor of `Future` trait gets that attribute by default anyway BUG=n/a TEST=cargo check Change-Id: I60db1aa2bc7c8d6130cc1579641ae815c9cb738e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3425184 Reviewed-by: Anton Romanov <romanton@google.com> Auto-Submit: Anton Romanov <romanton@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_skip | ||
.windows_build_test_skip | ||
Cargo.toml |