<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/impl-trait/impl-generic-mismatch.rs, branch 1.30.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.30.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.30.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-09-10T17:10:38+00:00</updated>
<entry>
<title>Add rustc SHA to released DWARF debuginfo</title>
<updated>2018-09-10T17:10:38+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-08-30T17:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5595aeb6b7eda6b96cb2fe882401213c4fc04c6f'/>
<id>urn:sha1:5595aeb6b7eda6b96cb2fe882401213c4fc04c6f</id>
<content type='text'>
This commit updates the debuginfo that is encoded in all of our released
artifacts by default. Currently it has paths like `/checkout/src/...` but these
are a little inconsistent and have changed over time. This commit instead
attempts to actually define the file paths in our debuginfo to be consistent
between releases.

All debuginfo paths are now intended to be `/rustc/$sha` where `$sha` is the git
sha of the released compiler. Sub-paths are all paths into the git repo at that
`$sha`.
</content>
</entry>
<entry>
<title>Move a test to ui tests so we can observe the output changes better</title>
<updated>2018-05-21T07:59:37+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-05-21T07:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00842d10cd703263833132867d59c85b343eb202'/>
<id>urn:sha1:00842d10cd703263833132867d59c85b343eb202</id>
<content type='text'>
</content>
</entry>
</feed>
