[roll] Roll fuchsia [archivist] Remove default call from unit struct

A new clippy lint is being introduced and the call to default triggers
the lint for unit structs. Using the type name directly.

Test: build
Original-Fixed: 129078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871511
Original-Revision: 9579f771bf29b20b382da36ed7618710bdac8b8b
GitOrigin-RevId: 31ed94adb96f6f6816457d9639199e0c8c3ce3ce
Change-Id: I810112f1e88f3cca8eb4ab08a0c480d14f38d682
1 file changed
tree: d5495d49bfb076b428bd99497e04f81b92f96b82
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.