<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-make/rustdoc-output-path/Makefile, branch 1.23.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.23.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-10-15T19:10:07+00:00</updated>
<entry>
<title>rustbuild: Support specifying archiver and linker explicitly</title>
<updated>2017-10-15T19:10:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-10-10T20:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e0fc5ccd050201e77483b1efb2e6c76f47496f6'/>
<id>urn:sha1:9e0fc5ccd050201e77483b1efb2e6c76f47496f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Use `create_dir_all` to create output directory</title>
<updated>2017-06-09T22:03:08+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2017-06-09T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=577c059d5040465bb35afaf605d0f5e49556982f'/>
<id>urn:sha1:577c059d5040465bb35afaf605d0f5e49556982f</id>
<content type='text'>
Currently rustdoc will fail if passed `-o foo/doc` if the `foo`
directory doesn't exist.

Also remove unneeded `mkdir` as `create_dir_all` can now handle
concurrent invocations.
</content>
</entry>
</feed>
