Skip to content

Cargo.toml: Add profiling profile #7862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

drinkcat
Copy link
Contributor

Also fix comment about release profile, debug info is not there.

@tertsdiepraam not sure if you meant something else by "debug info", but the release binaries definitely don't have debug(ger?) information (strip removes nothing).

Also fix comment about release profile, debug info is not there.
@tertsdiepraam
Copy link
Member

Oh I don't remember. Cargo's defaults around this have changed in 1.77 though: https://blog.rust-lang.org/2024/03/21/Rust-1.77.0/#enable-strip-in-release-profiles-by-default. That might explain why the comment is wrong.

@drinkcat
Copy link
Contributor Author

Oh I don't remember. Cargo's defaults around this have changed in 1.77 though: https://blog.rust-lang.org/2024/03/21/Rust-1.77.0/#enable-strip-in-release-profiles-by-default. That might explain why the comment is wrong.

Oh, makes sense, that comment is from back in 2023 yes.

@cakebaker cakebaker merged commit 698cdf1 into uutils:main Apr 30, 2025
69 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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