[roll] Roll fuchsia Revert "[rust-3p] Update rustyline to 15.0.0"

This reverts commit b183e2c852b6f6fc874f1c0ec0e8ce06c6a462a5.

Reason for revert: breaks bt cli tools due to Error::NOTTY

Original change's description:
> [rust-3p] Update rustyline to 15.0.0
>
> This also:
>
> * stubs out cfg_aliases 0.2.1
> * stubs out clipboard-win
> * stubs out windows-sys 0.59.0
> * bumps the stubbed out windows-targets to 0.52.6
>
> Change-Id: Ie020074a3957f1d0e3b96317465681d215fa25a7
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186075
> Reviewed-by: Marie Janssen <jamuraa@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: David Koloski <dkoloski@google.com>
> Reviewed-by: Marco Vanotti <mvanotti@google.com>
> Reviewed-by: Justin Mattson <jmatt@google.com>
> Reviewed-by: Vaas Krishnamurthy <vaas@google.com>
> Reviewed-by: Erick Tryzelaar <etryzelaar@google.com>
> Reviewed-by: Prashanth Swaminathan <prashanthsw@google.com>
> Fuchsia-Auto-Submit: Erick Tryzelaar <etryzelaar@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201944
Original-Revision: a30662aee367b2e7d877c3f1cfda188c8dbf5899
GitOrigin-RevId: 784f7134734de82dc7577f44cf55e4e0d094367d
Change-Id: Id4adc9f828e3d472b816f67b3f7e810b1490ea7b
1 file changed
tree: 1e1f2572f8bfd242bc6d083aecf633045c44523d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.