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

Don't include rpath lines in dependency lists #12076

Merged
merged 1 commit into from
Feb 7, 2014

Conversation

alexcrichton
Copy link
Member

The rpath variable should only be used when executing commands, if it leaks into
a dependency list is causes havoc with the dependencies.

The rpath variable should only be used when executing commands, if it leaks into
a dependency list is causes havoc with the dependencies.
bors added a commit that referenced this pull request Feb 7, 2014
…nger

The rpath variable should only be used when executing commands, if it leaks into
a dependency list is causes havoc with the dependencies.
@bors bors closed this Feb 7, 2014
@bors bors merged commit 80920da into rust-lang:master Feb 7, 2014
@alexcrichton alexcrichton deleted the rpath-makefile-dep branch February 7, 2014 07:44
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 8, 2024
add to_string_trait_impl lint

closes rust-lang#12076

changelog: [`to_string_trait_impl`]: add lint for direct `ToString` implementations
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