about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-14 10:55:45 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-14 10:55:45 -0700
commit83d79c6f4c7a3f3f33eebf0b4ff2fb9c0c5e33f6 (patch)
treea761105bc7d060fbc49350e9ef29a1e72c1e60f8 /src/rustllvm/ExecutionEngineWrapper.cpp
parent9f7b6cbe96990348b29e5ef27dbaa25ff3c07599 (diff)
parent12d21bf99c1341d273ffcf0cbf4ba8c5d1d42a12 (diff)
downloadrust-83d79c6f4c7a3f3f33eebf0b4ff2fb9c0c5e33f6.tar.gz
rust-83d79c6f4c7a3f3f33eebf0b4ff2fb9c0c5e33f6.zip
rollup merge of #24350: tbelaire/cstring-doc-from-vec
It looks like `from_vec` was subsumed by new at some point,
but the documentation still refers to it as `from_vec`.

This updates the documentation for `from_vec_unchecked`
so that it properly says that it's the unchecked version of `new`.

Also, from_vec_unchecked requires a actual Vec<u8> while
new can take anything that is Into<Vec<u8>>, so I also
mention that in the documentation.

Since this is documentation:
r? @steveklabnik
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions