about summary refs log tree commit diff
path: root/tests/codegen/array-codegen.rs
diff options
context:
space:
mode:
authorElias Holzmann <9659253+EliasHolzmann@users.noreply.github.com>2023-10-08 03:52:15 +0200
committerElias Holzmann <9659253+EliasHolzmann@users.noreply.github.com>2023-10-09 20:11:53 +0200
commite8372e04840a113c7aedb9cc5c7f387014d09e0b (patch)
treed0ff3c0f9e3c09032fa53e2d61284bc670711e16 /tests/codegen/array-codegen.rs
parent3dfc1bfc67c9779ec3c936c1987349ac77cd8af4 (diff)
downloadrust-e8372e04840a113c7aedb9cc5c7f387014d09e0b.tar.gz
rust-e8372e04840a113c7aedb9cc5c7f387014d09e0b.zip
vscode: Support opening local documentation if available
Displaying local instead of web docs can have many benefits:
- the web version may have different features enabled than locally selected
- the standard library may be a different version than is available online
- the user may not be online and therefore cannot access the web documentation
- the documentation may not be available online at all, for example because it
  is for a new feature in a library the user is currently developing

If the documentation is not available locally, the extension still falls back to
the web version.
Diffstat (limited to 'tests/codegen/array-codegen.rs')
0 files changed, 0 insertions, 0 deletions