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 build_lib_with_cfgs, build_bin_with_cfgs to rustpkg API #10454

Merged
merged 1 commit into from
Nov 17, 2013
Merged

Add build_lib_with_cfgs, build_bin_with_cfgs to rustpkg API #10454

merged 1 commit into from
Nov 17, 2013

Conversation

z0w0
Copy link
Contributor

@z0w0 z0w0 commented Nov 13, 2013

Allows you to provide explicit --cfg flags when building certain packages through the rustpkg API.

bors added a commit that referenced this pull request Nov 17, 2013
Allows you to provide explicit `--cfg` flags when building certain packages through the rustpkg API.
@bors bors closed this Nov 17, 2013
@bors bors merged commit 5748699 into rust-lang:master Nov 17, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 6, 2023
…tr-casts-parens, r=Jarcho

Wrap `transmutes_expressible_as_ptr_casts` suggestions in parentheses

changelog: [`transmutes_expressible_as_ptr_casts`]: Fix suggestion missing wrapping parentheses

Fixes rust-lang#10449

r? `@Jarcho`

Is this the best way to go about this? `unused_parens` will catch the unnecessary ones but emitting them in the first place isn't ideal
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