[roll] Roll fuchsia [debugger] Optionally elide more rust panic frames

...which will help VSCode jump to a well-known source location while
debugging.

Original-Fixed: 475172913
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1473280
Original-Revision: 1ceb4f20bc57c5b34fd7b75fee87f91dfc119178
GitOrigin-RevId: 7551b034ee37d934a7439367f502581a3d355584
Change-Id: I6ea9ff700fa21482c0d077ec026d88f3afa3d780
1 file changed
tree: eb8dc4bda808e0244fce34d3570ba932401f1728
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.