[roll] Roll fuchsia [log][rust] Support updating spans

Under this implementation, `span.record` will result in replacing the
current span encoding entirely. Ideally this implementation is able to
replace only specific fields, not the whole thing. However, this is the
minimal functionality that we need to support Starnix immediately.

Original-Bug: b/312805612
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/951893
Original-Revision: f5007804334b7b1cdf97aff45a2007a451fe0043
GitOrigin-RevId: 1250ad2a5acc1a74628607a6bb2af93d38c302ac
Change-Id: Ic9bdef0c3713de2e9ffa17125fb21d7528e73176
1 file changed
tree: 4bb5f561bfdb3e6a7e21e7b80b43efc7ec8c3765
  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.