<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/process-termination.rs, branch 1.42.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.42.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.42.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-07-01T14:41:37+00:00</updated>
<entry>
<title>Revert "implicit `Option`-returning doctests"</title>
<updated>2019-07-01T14:41:37+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-07-01T14:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a683bb175468354a4ebec51667fec8c3d467240f'/>
<id>urn:sha1:a683bb175468354a4ebec51667fec8c3d467240f</id>
<content type='text'>
This reverts commit 6bb6c001be34d0932a014df981ee18f165c43374.
</content>
</entry>
<entry>
<title>implicit `Option`-returning doctests</title>
<updated>2019-05-28T17:10:39+00:00</updated>
<author>
<name>Andre Bogus</name>
<email>bogusandre@gmail.com</email>
</author>
<published>2019-05-28T17:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6bb6c001be34d0932a014df981ee18f165c43374'/>
<id>urn:sha1:6bb6c001be34d0932a014df981ee18f165c43374</id>
<content type='text'>
This distinguishes `Option` and `Result`-returning doctests with
implicit `main` method, where the former tests must end with
`Some(())`.
</content>
</entry>
<entry>
<title>Modify doctest's auto-`fn main()` to allow `Result`s</title>
<updated>2019-02-17T15:42:49+00:00</updated>
<author>
<name>Andre Bogus</name>
<email>bogusandre@gmail.com</email>
</author>
<published>2018-12-03T17:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dad211ef9fdcef5328813a1907d323303f09fc6c'/>
<id>urn:sha1:dad211ef9fdcef5328813a1907d323303f09fc6c</id>
<content type='text'>
This lets the default `fn main()` unwrap any `Result`s, which
allows the use of `?` in most tests without adding it manually.
</content>
</entry>
</feed>
