[roll] Roll fuchsia [zx][rust] Koid to raw conversion can be const

Easier to set up fake zx::Koid for tests as consts.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441269
Original-Revision: 23f5622cc3f8b2cbe334e6dd0937f3df71fc3d15
GitOrigin-RevId: bf462fa036ce1c657ab11c7ea25a7d6712529041
Change-Id: I421325100d4ab363bc2496a06bd86c0405ca8e0b
1 file changed
tree: b1b600a71f841316fcdd1466c05c2dce4b7ab19f
  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.