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

use :: to disambiguate use #141

Merged
merged 1 commit into from
Oct 5, 2020
Merged

use :: to disambiguate use #141

merged 1 commit into from
Oct 5, 2020

Conversation

codyps
Copy link
Owner

@codyps codyps commented Oct 5, 2020

Without this, rustc 1.48 (as of now, rustc nightly-2020-10-04) is
expected to fail to build rust-systemd.

Rustc issue: rust-lang/rust#77586

@codyps
Copy link
Owner Author

codyps commented Oct 5, 2020

bors r+

bors bot added a commit that referenced this pull request Oct 5, 2020
141: use :: to disambiguate `use` r=jmesmon a=jmesmon

Without this, rustc 1.48 (as of now, rustc nightly-2020-10-04) is
expected to fail to build rust-systemd.

Rustc issue: rust-lang/rust#77586

Co-authored-by: Cody Schafer <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 5, 2020

Build failed:

Without this, rustc 1.48 (as of now, rustc nightly-2020-10-04) is
expected to fail to build rust-systemd.

Rustc issue: rust-lang/rust#77586
@codyps
Copy link
Owner Author

codyps commented Oct 5, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 5, 2020

Build succeeded:

@bors bors bot merged commit 7225e6e into master Oct 5, 2020
@bors bors bot deleted the disambig-rename-use branch October 5, 2020 19:11
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