mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-13 00:56:14 +00:00
0218aeba7a
fix: doc url link type
fix: #12033
I did some debugging and found the cause looks like to be some doc links' `LinkType` are kept as `Shortcut` which don't make sense for url links.
This PR should resolve both problems in the origin issue, but aside this PR, more work are needed for doc_links.
about `LinkType`:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |