about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-07-24 23:55:16 +0000
committerbors <bors@rust-lang.org>2020-07-24 23:55:16 +0000
commit1e55f584b3bfafc335a1a819ddd1ee6f97b7a59e (patch)
tree4d625fe50bc2c509776b244eddaddf274f544e4b /src/rustllvm/CoverageMappingWrapper.cpp
parent5ef299eb9805b4c86b227b718b39084e8bf24454 (diff)
parent79f052bd4fa7f695a96515c44c5a72e75cf782ee (diff)
downloadrust-1e55f584b3bfafc335a1a819ddd1ee6f97b7a59e.tar.gz
rust-1e55f584b3bfafc335a1a819ddd1ee6f97b7a59e.zip
Auto merge of #73645 - poliorcetics:ref-keyword, r=jyn514
Document the ref keyword

Partial fix for #34601.

This documents the `ref` keyword with two examples, one failing to compile because the `ref` keyword is missing, and the same example fixed with the keyword inserted in the correct place.

It also explains (very *very* rapidly) the differences between `&` and `ref`.

I put a link to the best place I could find in the Reference but there may be something better that I didn't find.
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions