rust/crates/hir
bors 0218aeba7a Auto merge of #12150 - rainy-me:feat/fix-doc-url-links, r=rainy-me
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`: f29bd1e228/src/lib.rs (L191-L210)
2022-05-05 04:54:12 +00:00
..
src Auto merge of #12150 - rainy-me:feat/fix-doc-url-links, r=rainy-me 2022-05-05 04:54:12 +00:00
Cargo.toml style: rename crates to kebab case 2022-05-01 10:48:58 +00:00