[roll] Roll fuchsia [rust] Support lsan in tests that use #[fuchsia::test]

This includes disabling lsan for #[should_panic] tests.

Original-Bug: 362533841
Original-Bug: 42151744
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132274
Original-Revision: 57095c3febe4b9eb30495502a0992403ec3bf949
GitOrigin-RevId: 878e22cead7dd837595c35e18de43948a3c52831
Change-Id: I162226345199245e3c1f1afebf10d4fbe51a5d8e
1 file changed
tree: d3aaeb93070b7f759171cc82a8b1975177b3c51d
  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 in one of the communication channels documented at get involved.

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.