]> git.lizzy.rs Git - rust.git/commit
auto merge of #16157 : alexcrichton/rust/rustdoc-tests, r=huonw
authorbors <bors@rust-lang.org>
Fri, 1 Aug 2014 14:16:05 +0000 (14:16 +0000)
committerbors <bors@rust-lang.org>
Fri, 1 Aug 2014 14:16:05 +0000 (14:16 +0000)
commit624885810344184f7040892637250c35ceaf8db7
tree8a33093e06edb7014605d80255c430ba81d777d4
parent51ff6c075a61cb8219a1d6ce935ccb4cefc7a9fd
parent4dbe3eb65705c3a04a2c5f90b5c8a20b2a307990
auto merge of #16157 : alexcrichton/rust/rustdoc-tests, r=huonw

This ensures that the name of the crate is set from the command line for tests
so the auto-injection of `extern crate <name>` in doc tests works correctly.