Since windows filesystem is case insensitive, when installing rust-docs on windows, the self and Self pages conflicts, leaving only one of them accessible.
This is a specific case of #25879, but since it's in rust standard library. I think it deserves its own issue (and priority).
Since windows filesystem is case insensitive, when installing rust-docs on windows, the
selfandSelfpages conflicts, leaving only one of them accessible.This is a specific case of #25879, but since it's in rust standard library. I think it deserves its own issue (and priority).