go/doc/next
Russ Cox 28fd9fa8a6 unicode: add CategoryAliases, Cn, LC
CategoryAliases is for regexp to use, for things like \p{Letter} as an alias for \p{L}.
Cn and LC are special-case categories that were never implemented
but should have been.

These changes were generated by the updated generator in CL 641395.

Fixes #70780.

Change-Id: Ibba20ff76191c8ae9631ac5ba19965790fe0cc81
Reviewed-on: https://go-review.googlesource.com/c/go/+/641376
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
2025-04-18 14:13:31 -07:00
..
6-stdlib unicode: add CategoryAliases, Cn, LC 2025-04-18 14:13:31 -07:00
1-intro.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
2-language.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
3-tools.md cmd/vet: add waitgroup analyzer 2025-04-01 15:09:39 -07:00
4-runtime.md internal/godebugs: add decoratemappings as an opaque godebug setting 2025-03-10 08:29:59 -07:00
5-toolchain.md doc: document change in nil-ptr checking behavior 2025-03-18 15:22:33 -07:00
7-ports.md doc/go1.25: document macOS requirements 2025-04-07 11:04:56 -07:00