[roll] Roll fuchsia [rcu] Make RcuReadGuard::scope private

Making this field private prevents clients from overwriting it and
breaking the lifetime of values in the scope.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509897
Original-Revision: d367406cfb205482399964666c6901f47d58a25e
GitOrigin-RevId: b2400d2d3d7d1c9c1f187f2e5cc0575c5ba61be4
Change-Id: I36e65bcc6fc54c22c55b66d2706f8f0490cd4469
1 file changed
tree: 1222002a4daeaddf30731beaf15c5af352c61f80
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.