Skip to content

Rustdoc: File random overwrite each other on Windows because of case insensitive fs. #51327

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

Closed
crlf0710 opened this issue Jun 3, 2018 · 2 comments

Comments

@crlf0710
Copy link
Member

crlf0710 commented Jun 3, 2018

Minimal case;

#![allow(non_camel_case_types)]

pub struct S;

pub struct s;

Sorry, maybe this will lead to ugly hacks, however, I believe some action should be taken.

@ollie27
Copy link
Member

ollie27 commented Jun 3, 2018

duplicate of #25879

@crlf0710
Copy link
Member Author

crlf0710 commented Jun 3, 2018

Yes, it is, searched but didn't find it... closing. Thanks

@crlf0710 crlf0710 closed this as completed Jun 3, 2018
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

No branches or pull requests

2 participants