[roll] Roll fuchsia [logs] Always log file/line information for Rust

Previously, we only logged file/line information for
ERROR and above. Now, we can log for all severities.

Original-Fixed: b/300001313
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078772
Original-Revision: 7e88c236cb106d334a3446fab8c1a0d750ec6f29
GitOrigin-RevId: f0f0a9342ddf50b3d26bcd24f14d10c33d98f36b
Change-Id: I139b627695603fa5fdc1649ff59f05bd324500f0
1 file changed
tree: 1e3a297f8191051e44532758e3e42d645208933e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.