about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2020-02-28 22:56:37 -0500
committerMazdak Farrokhzad <twingoow@gmail.com>2020-04-10 18:07:56 +0200
commit6e70849304f3f9d15edfdc1aaeb9d2ef9937ad79 (patch)
tree35baafb9792893dcbd022af1c19d2c4d6e3ff8aa /src/test/rustdoc-ui/coverage/json.rs
parent167510f776891f2b0b18d1168ed42377a63493a7 (diff)
downloadrust-6e70849304f3f9d15edfdc1aaeb9d2ef9937ad79.tar.gz
rust-6e70849304f3f9d15edfdc1aaeb9d2ef9937ad79.zip
tests encoding current behavior for various cases of "binding" to _.
The `_` binding form is special, in that it encodes a "no-op": nothing is
actually bound, and thus nothing is moved or borrowed in this scenario. Usually
we do the "right" thing in all such cases. The exceptions are explicitly pointed
out in this test case, so that we keep track of whether they are eventually
fixed.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions