[roll] Roll fuchsia [log] Fix some clippy lints

The bug linked points to "clippy::missing_safety_doc", but running
`fx clippy -f src/lib/diagnostics/log/encoding/rust/src/encode.rs`
shows a few more errors.

Original-Fixed: 99062

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680195
Original-Revision: eda5e40c7418290910839f59b3c4397ee6c92d79
GitOrigin-RevId: 3316564b612e92aeebd3faff2637ebfa3f943810
Change-Id: I681c684bb71f695b6ba1cb0b4c3070c16e917f45
1 file changed
tree: d9203ed711db19487d67af8b790225dabf1cfce9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.