Skip to content

make.yml :Switch to stable from MSRV#11273

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:patch-1
Mar 11, 2026
Merged

make.yml :Switch to stable from MSRV#11273
sylvestre merged 1 commit intouutils:mainfrom
oech3:patch-1

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Mar 10, 2026

No need to use MSRV at here and should publish individual bins with newer rust.

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/timeout/timeout-group is no longer failing!
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@oech3 oech3 marked this pull request as ready for review March 10, 2026 08:44
fi
# Check that we don't cross-build uudoc
env CARGO_BUILD_TARGET=aarch64-unknown-linux-gnu make install-manpages PREFIX=/tmp/usr UTILS=true
env CARGO_BUILD_TARGET=invalid-unknown-linux-gnu make install-manpages PREFIX=/tmp/usr UTILS=true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

invalid?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. The string is not needed to be an existing one. It just checks that we don't try to cross-build.

@xtqqczze
Copy link
Contributor

Binary publication should use the same toolchain as benchmarks, so this change makes sense.

@sylvestre sylvestre merged commit 999fb70 into uutils:main Mar 11, 2026
157 of 159 checks passed
@oech3 oech3 deleted the patch-1 branch March 11, 2026 11:34
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.

3 participants