Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #83678 - GuillaumeGomez:hack-Self-keyword-conflict, r…
…=jyn514 Fix Self keyword doc URL conflict on case insensitive file systems (until definitely fixed on rustdoc) This is just a hack to allow rustup to work on macOS and windows again to distribute std documentation (hopefully once rust-lang/rfcs#3097 or an equivalent is merged). Fixes #80504. Prevents #83154 and rust-lang/rustup#2694 in future releases. cc ``@kinnison`` r? ``@jyn514``
- Loading branch information