[roll] Roll fuchsia [triage] Early Parse SelectorString and Refactor Expression - Refactor scope of Expression and related functions from pub to pub(crate) - Refactor `Expression` to `ExpressionTree`. This is done as a new `Expression Wrapper` Struct will be created which will wrap `ExpressionTree` so this should clear ambiguity and improve readability. - Early parse selectors and store in SelectorString along with the other data - Test added to validate new SelectorString shape and verify correct parsing behaviour Test: fx test //src/diagnostics/lib/triage Original-Bug: 78980 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/642210 Original-Revision: 97aec49b83e00c00ad909cd42cafde24614ddbf7 GitOrigin-RevId: 33ed805c3e12435753772d529f3efe1ef9d4ec7e Change-Id: I73da872abc2298e9b0c4c510fc42d3babe844dc6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.