[roll] Roll fuchsia [sestarnix] Inline type_transition_new_type

This lets us smooth out the checking-the-None-ness-of-the-found-rule,
then unwrapping-the-new-type, then wrapping-the-new-type-in-a-Some only
to have the caller immediately unwrap it.

Original-Bug: 450254257
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1450949
Original-Revision: 3538745ffff1e6f104467eb572c64fa45b1e0b34
GitOrigin-RevId: 1a97e9fd6c1ba5ad020ac849540d554ee46d4922
Change-Id: I163090498118818cafc5a01fd70ac75f81955be4
1 file changed
tree: 47a0d2b68cd94161609ef4b381c9d5f04f6ce483
  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.