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-07-13 22:33:24 +0200
committerGitHub <noreply@github.com>2023-07-13 22:33:24 +0200
commit361461150b14d5bd95de9e1620f4a015ea7ce739 (patch)
tree6d27a503c7a1793ce6988ca5652e36e4ae26021d /compiler/rustc_codegen_llvm/src
parentb0eb3c7ee4190f9a34c67a06b387bb613f2a9861 (diff)
parent6d44879eb388549b0f73076b655a2f9947d3e0b7 (diff)
downloadrust-361461150b14d5bd95de9e1620f4a015ea7ce739.tar.gz
rust-361461150b14d5bd95de9e1620f4a015ea7ce739.zip
Rollup merge of #113623 - GuillaumeGomez:add-jump-to-doc, r=notriddle
Add jump to doc

I'm using the source code pages of the compiler quite a lot, but one thing missing is the possibility to jump back from the source code to the item documentation. Since I also got a few others complaining about it, I think it's fine to add it since this option is nightly only.

This PR adds a link to jump back to item's documentation on the item definition (so on `Bar` in `struct Bar {... }`, as described in the unofficial [RFC](https://github.com/GuillaumeGomez/rfcs/blob/rustdoc-jump-to-definition/text/000-rustdoc-jump-to-definition.md)).

r? ````@notriddle````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions