Skip to content

Revert "stop using an absolute rpath" #7192

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

Merged
merged 1 commit into from
Jun 17, 2013
Merged

Revert "stop using an absolute rpath" #7192

merged 1 commit into from
Jun 17, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Jun 16, 2013

r? @thestinger

This reverts commit 708395d.

Fixes #7191.

bors added a commit that referenced this pull request Jun 17, 2013
@bors bors closed this Jun 17, 2013
@bors bors merged commit fd09e40 into rust-lang:master Jun 17, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2021
The whole point of named fields is that we don't have to worry about
order. The names, not the position, communicate the information, so
worrying about consistency for consistency's sake is pedantic to a *T*.

Fixes rust-lang#7192.

wchargin-branch: inconsistent-struct-constructor-pedantic
wchargin-source: 4fe078a21c77ceb625e58fa3b90b613fc4fa6a76
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2021
…constructor-pedantic, r=camsteffen

Move `inconsistent_struct_constructor` to pedantic

The whole point of named fields is that we don't have to worry about
order. The names, not the position, communicate the information, so
worrying about consistency for consistency's sake is pedantic to a *T*.

Cf. rust-lang#7192.

changelog: [`inconsistent_struct_constructor`] is moved to pedantic.

wchargin-branch: inconsistent-struct-constructor-pedantic
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.

Removing absolute rpaths breaks multi-host builds
2 participants