Skip to content

uucore: support fsext feature for more platforms - #14627

Open
xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:uucore-fsext
Open

xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:uucore-fsext

Conversation

@xtqqczze

@xtqqczze xtqqczze commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

The fsext feature builds successfully with Clippy on Haiku, NetBSD and OpenBSD:

RUSTC_BOOTSTRAP=1 cargo clippy -q -Zbuild-std -p uucore --features fsext --all-targets --target x86_64-unknown-haiku --target i686-unknown-haiku --target i686-unknown-netbsd --target x86_64-unknown-netbsd --target x86_64-unknown-openbsd --target i686-unknown-openbsd

@xtqqczze
xtqqczze marked this pull request as ready for review September 16, 2026 21:53
@xtqqczze
xtqqczze force-pushed the uucore-fsext branch 4 times, most recently from 9768ae6 to 0cbea87 Compare September 16, 2026 22:37
@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/expand/bounded-memory is now passing!
Note: The gnu test tests/env/env-signal-handler was skipped on 'main' but is now failing.

The `fsext` feature builds successfully with Clippy on Haiku, NetBSD and OpenBSD:

```sh
RUSTC_BOOTSTRAP=1 cargo clippy -q -Zbuild-std -p uucore --features fsext --all-targets --target x86_64-unknown-haiku --target i686-unknown-haiku --target i686-unknown-netbsd --target x86_64-unknown-netbsd --target x86_64-unknown-openbsd --target i686-unknown-openbsd
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant