Files
uutils-coreutils/docs
wtc 871b80c220 docs: fix macOS tier 1 targets and platform compatibility table (#13305)
* docs: fix macOS tier 1 targets and platform compatibility table

- Add aarch64-apple-darwin to the tier 1 macOS target list.
- Use feat_os_unix for macOS in uudoc.rs, since feat_os_macos does not
  exist and caused the compatibility table to show almost no macOS
  support.

* uudoc: remove unnecessary comment about macOS feature

* uudoc: drop macos feature entry and use unix for macOS
2026-07-08 17:07:52 +02:00
..