Skip to content
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

Add strip=true to the repo examples #36

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

edmorley
Copy link
Contributor

Enables strip in the example Cargo.toml files in this repository, per the recommendation now in README after #34.

The reminder to strip has been removed from the README, since the examples will now do that automatically.

Enables strip in the example `Cargo.toml` files in this repository,
per the recommendation now in README after johnthagen#34.

The reminder to `strip` has been removed from the README,
since the examples will now do that automatically.
@johnthagen
Copy link
Owner

Good catch.

I'm slightly surprised the CI passed with this since we also target older Rust versions in CI. Does Cargo ignore unknown settings?

@johnthagen
Copy link
Owner

johnthagen commented Feb 26, 2022

Ah, I see it prints a warning:

https://github.com/johnthagen/min-sized-rust/runs/5345941513?check_suite_focus=true#step:4:8

@johnthagen
Copy link
Owner

The warnings are unfortunate but I think this is still an overall net benefit so let's merge it.

Thanks!

@johnthagen johnthagen merged commit f7e216d into johnthagen:master Feb 26, 2022
@edmorley edmorley deleted the enable-strip branch February 26, 2022 20:31
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.

2 participants