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

Fix for issue 4875 #5039

Merged
merged 1 commit into from
Feb 20, 2013
Merged

Fix for issue 4875 #5039

merged 1 commit into from
Feb 20, 2013

Conversation

alexcrichton
Copy link
Member

It looks like the type for the whole pattern wasn't being written back, so when privacy tried to look it up everything died.

@alexcrichton
Copy link
Member Author

Is there a way to get a glimpse into the file that caused the build problem? This is going to be interesting to debug as a windows-only problem...

@graydon
Copy link
Contributor

graydon commented Feb 19, 2013

If you try making the 'check-fast' target you'll get the same thing windows is running.

@alexcrichton
Copy link
Member Author

Ah, forgot to make the test have a pub main function

bors added a commit that referenced this pull request Feb 20, 2013
It looks like the type for the whole pattern wasn't being written back, so when privacy tried to look it up everything died.
@bors bors closed this Feb 20, 2013
@bors bors merged commit cc3fbce into rust-lang:incoming Feb 20, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Don't trigger use_debug lint in Debug impl

Fixes rust-lang#5039

changelog: Don't trigger [`use_debug`] lint in Debug impl
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.

4 participants