[roll] Roll fuchsia [rust][zircon] Add zx_exception_info_t definition

This type is used with exception reports.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481907
Original-Revision: 8435e634f5f1cc08763df2d9311f2270d0e0ae91
GitOrigin-RevId: 926f93aac2be6b719f80cac44b3d78be957b501a
Change-Id: I04a3289cc035fd0248ab8217e626dbd39de80bb0
1 file changed
tree: 2d7a40b8393edf799ebea43c729f3053505cb2f3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.