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

Streamline RUSTFLAGS #21

Merged
merged 3 commits into from
Dec 5, 2020
Merged

Streamline RUSTFLAGS #21

merged 3 commits into from
Dec 5, 2020

Conversation

valff
Copy link
Member

@valff valff commented Dec 5, 2020

Make new projects generated by drone new more IDE-friendly by moving all RUSTFLAGS configuration to .cargo/config.

One minor drawback of this change is that some configuration options are duplicated within .cargo/config file because of cargo issue rust-lang/cargo#5376. Also the compile target is stored in both .cargo/config and Justfile.

@valff valff merged commit b72046f into master Dec 5, 2020
@valff valff deleted the streamline-rustflags branch March 14, 2021 17:00
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