[roll] Roll fuchsia [heapdump] Fix function-cast-to-integer lint

...which wants to be cast to a function pointer before being cast to an
integer with new rust toolchains.

Original-Fixed: 463611837
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1436014
Original-Revision: 956c339d29739b7fc9c8caa1fee6b37c91fe17b1
GitOrigin-RevId: 86f18cd601c88ecafc1240bddb5c4850339f7b78
Change-Id: I0894c68d6c8a1ef322f7c520cf4a81d49b726304
1 file changed
tree: ea9197e9a7062d45577bde5c138ef8b9e490f7bc
  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.