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

Fix makefile #4203

Merged
merged 3 commits into from
May 25, 2020
Merged

Fix makefile #4203

merged 3 commits into from
May 25, 2020

Conversation

topecongiro
Copy link
Contributor

In this PR, I'm going to make a few changes to the Makefile configuration.

  • Add a cargo make bb. This task builds only the rustfmt binary.
  • Remove a feature used by config_proc_macro for debugging. Replace it with the environment variable instead.

@topecongiro topecongiro merged commit 6e40348 into rust-lang:master May 25, 2020
@topecongiro topecongiro deleted the fix-makefile branch May 25, 2020 12:16
bradleypmartin pushed a commit to bradleypmartin/rustfmt that referenced this pull request May 25, 2020
@karyon
Copy link
Contributor

karyon commented Oct 28, 2021

backport not needed, 1.x does not have cargo-make

@calebcartwright
Copy link
Member

backport not needed, 1.x does not have cargo-make

Well we do, but the configuration is different due to the different project structure, features, targets, etc. so regardless, agree with the conclusion this doesn't need to be pulled back over 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants