[roll] Roll fuchsia [storage] Lint performance-noexcept-move-constructor

Address the performance-noexcept-move-constructor lints in
//src/storage.

Original-Bug: 89821
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698058
Original-Revision: ca003afff90b3c40793eb9aa81144c86d2b0a155
GitOrigin-RevId: f638e29e00decbfb8ecf3109228de7ead07ec1b2
Change-Id: I9784d920f1cfe964b847ec50b946bb5ad23cdc1e
1 file changed
tree: ae4cf5674da9c56f14fb759231eed9d10bd0fcb5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.