about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-03-10 21:39:46 -0700
committerbors <bors@rust-lang.org>2013-03-10 21:39:46 -0700
commit58618fb8cfd791a930261ff68ae6bc77e0bc4412 (patch)
tree44d1b45482b343ca282064fc0936af01157093b9 /src/rustllvm/RustWrapper.cpp
parent1d8596d400b245143df4a421654d7a94a8b4c1e1 (diff)
parent13e58597a18d3d4a696bdd84750839655580ea55 (diff)
downloadrust-58618fb8cfd791a930261ff68ae6bc77e0bc4412.tar.gz
rust-58618fb8cfd791a930261ff68ae6bc77e0bc4412.zip
auto merge of #5308 : wanderview/rust/std-getopts-rustdoc-fix, r=luqmana
There were three issues effecting the example in the getopts rustdoc:

1. The blockquote was incorrectly formatted.  Fixed by switching to using
   an explicit markdown code section with ```.
2. The `fail fail_str(f)` would not compile.  Fixed by using `fail!()` instead
   of `fail`.
3. The line `matches.free[0]` produced a compile error about moving from
   an immutable vector.  Fix by using `copy`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions