about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2018-09-18 12:18:31 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2018-09-19 10:31:42 +0200
commitc9cf4993307b9623580b1fe7f12aa87df1225fb8 (patch)
treea0a939681f1274f845c0270bab0ce0aa392ce636 /src/test/incremental/thinlto
parente3b611f61954c565b550a6f6ae42715f56db0d85 (diff)
downloadrust-c9cf4993307b9623580b1fe7f12aa87df1225fb8.tar.gz
rust-c9cf4993307b9623580b1fe7f12aa87df1225fb8.zip
Address following error from rustdoc tests:
error[E0106]: missing lifetime specifier
 --> /checkout/obj/build/x86_64-unknown-linux-gnu/test/error-index.md:11424:23
  |
9 | fn demo(s: &mut S) -> &mut String { let p = &mut *(*s).data; p }
  |                       ^ expected lifetime parameter
  |
  = help: this function's return type contains a borrowed value, but the signature does not say which one of `s`'s 2 lifetimes it is borrowed from
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions