about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-17 08:42:41 +0100
committerGitHub <noreply@github.com>2023-03-17 08:42:41 +0100
commit0584bde84909ac5001834544fbfea593ff6b957a (patch)
tree6bfc5265b27d38563f68a40de087d0183b181f56 /compiler/rustc_codegen_llvm/src
parenta530f72268d4bc95e699abcf74ea4667a916d450 (diff)
parent7a1a02ec9b0224f8ed51e6d259b9516a72a424fd (diff)
downloadrust-0584bde84909ac5001834544fbfea593ff6b957a.tar.gz
rust-0584bde84909ac5001834544fbfea593ff6b957a.zip
Rollup merge of #109229 - DaniPopes:link-references, r=notriddle
Fix invalid markdown link references

Fixes invalid link references in librustdoc's template documentation.
`[text](link)` was interpreted as a relative path to the file, making the link invalid, while `[text][label]` references a label defined in the file itself: <https://www.markdownguide.org/basic-syntax/#reference-style-links>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions