<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/continue-after-missing-main.stderr, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-11-07T12:02:34+00:00</updated>
<entry>
<title>Update ui tests</title>
<updated>2019-11-07T12:02:34+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-07T12:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ffc1c5a04d431679a6b6c5c92fdd7ad77b109c98'/>
<id>urn:sha1:ffc1c5a04d431679a6b6c5c92fdd7ad77b109c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid mixing error patterns with error annotations</title>
<updated>2019-11-03T09:20:11+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2019-10-24T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23ada9495ff8dccc2c38f235f8289b0ee76cee6b'/>
<id>urn:sha1:23ada9495ff8dccc2c38f235f8289b0ee76cee6b</id>
<content type='text'>
When both error patterns and error annotations are present in an ui
test, only error patterns are validated against the output.

Replace the error pattern with an error annotation to avoid silently
ignoring the other error annotation.
</content>
</entry>
<entry>
<title>Provide a span if main function is not present in crate</title>
<updated>2019-09-14T15:27:45+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-09-08T17:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b7f20d06ea40d13834bd04ad32d098d3626f11c7'/>
<id>urn:sha1:b7f20d06ea40d13834bd04ad32d098d3626f11c7</id>
<content type='text'>
Unfortunately, the diagnotic machinery does not cope well with an empty
span which can happen if the crate is empty, in which case we merely set
a spanless note.
</content>
</entry>
<entry>
<title>hide `--explain` hint if error has no extended info</title>
<updated>2019-04-18T17:29:28+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-04-17T17:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b6f148c8bdf2dd1beb11445441366934f8b61f74'/>
<id>urn:sha1:b6f148c8bdf2dd1beb11445441366934f8b61f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Continue evaluating after missing main</title>
<updated>2019-04-12T03:01:19+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-04-12T03:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13a05a27e9a5747cad090b1670c0a6b0baa624b9'/>
<id>urn:sha1:13a05a27e9a5747cad090b1670c0a6b0baa624b9</id>
<content type='text'>
</content>
</entry>
</feed>
