[roll] Roll fuchsia [fxfs] A crate for unicode NFD, casefold and ignorable chars.

Use via `fxfx_unicode::casefold_cmp()`, `CasefoldString` or iterators.

Original-Bug: b/340350051
Original-Bug: b/342492565
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060614
Original-Revision: ebfedafd8a321e732e4590db1134a9f8cc5eeec7
GitOrigin-RevId: bdaa2d56acd9047335c0f7896213584fc81fccd9
Change-Id: Ib4116ccbc6132f6b96195803576feb9f035e6e72
1 file changed
tree: 9cd2ace3c190bd10611571c1a597ad26ead2ad44
  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 via the IRC channel #fuchsia on Freenode.

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.