[roll] Roll fuchsia Reland "[rust-3p] Update parking_lot to 0.12.5"

This reverts commit 1021214054dcf68a00ed5babafe2d9e3aeb6060e.

Reason for revert: failing builder passed without the revert

Original change's description:
> Revert "[rust-3p] Update parking_lot to 0.12.5"
>
> This reverts commit df163a3fb4e70da99930af58846e43d7c04a4d3d.
>
> Reason for revert: possible culprit for failures like https://ci.chromium.org/b/8695855475425954561
>
> Original change's description:
> > [rust-3p] Update parking_lot to 0.12.5
> >
> > Change-Id: I563bcfe51a821808061b636d7446971757caa964
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444270
> > Fuchsia-Auto-Submit: Thomas Zander <thomasalpinus@google.com>
> > Commit-Queue: Thomas Zander <thomasalpinus@google.com>
> > Reviewed-by: David Koloski <dkoloski@google.com>
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: Ia2097e6b0a2c221c0a3afafc8620a7073aae641f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446928
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Ina Huh <ihuh@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446958
Original-Revision: d8c7f21972b5ad7d7a473d53c891bf3c8f04e2c5
GitOrigin-RevId: d218db753503ece436e93c70ad970c9bb22733e7
Change-Id: Iad537d0aad93f300c4b9b8780aab2831542b5822
1 file changed
tree: cec1f97a171e7030f4f8bdc4030b2cec6844b59e
  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.