Skip to content

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