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 a test case for #12187, which appears to have been fixed #15486

Merged
merged 1 commit into from Jul 6, 2014
Merged

Add a test case for #12187, which appears to have been fixed #15486

merged 1 commit into from Jul 6, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jul 6, 2014

Closes #12187.

bors added a commit that referenced this pull request Jul 6, 2014
@bors bors closed this Jul 6, 2014
@bors bors merged commit e05ec9a into rust-lang:master Jul 6, 2014
@ghost ghost deleted the test-case-12187 branch July 13, 2014 22:07
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 11, 2023
…ocomplete_2, r=Veykril

fix: Fix item tree lowering pub(self) to pub()

Prior to this, the item tree lowered `pub(self)` visibility to `pub()`
Fix rust-lang#15134 - tested with a unit test and
a manual end-to-end test of building rust-analyzer from my branch and opening the reproduction repository
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.

Weird error message when returning an &'r T
1 participant