<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debuginfo, branch 1.25.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.25.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.25.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-01-06T11:10:17+00:00</updated>
<entry>
<title>Debuginfo Shadowed Variable test: fix check numbering</title>
<updated>2018-01-06T11:10:17+00:00</updated>
<author>
<name>Sam</name>
<email>slancia@cisco.com</email>
</author>
<published>2018-01-06T11:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c971b2ab18f73a03c05f6349e314461be8b8c32'/>
<id>urn:sha1:7c971b2ab18f73a03c05f6349e314461be8b8c32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable failing tests temporarily</title>
<updated>2018-01-05T10:47:34+00:00</updated>
<author>
<name>Sam</name>
<email>slancia@cisco.com</email>
</author>
<published>2018-01-03T18:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a24acda18056dd6bc4a5b8ec1897f5b34d283f4'/>
<id>urn:sha1:0a24acda18056dd6bc4a5b8ec1897f5b34d283f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore working debuginfo tests by trimming comments from non-header directive lines</title>
<updated>2018-01-03T15:03:00+00:00</updated>
<author>
<name>Sam</name>
<email>slancia@cisco.com</email>
</author>
<published>2018-01-03T15:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=28dd4d974e1d3ebcaef43fd58b5f263653b97271'/>
<id>urn:sha1:28dd4d974e1d3ebcaef43fd58b5f263653b97271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix debuginfo scoping of let-statements</title>
<updated>2017-12-21T12:25:17+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2017-12-20T22:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9be593032d24758f2c80df3e85d27f10bf4127bb'/>
<id>urn:sha1:9be593032d24758f2c80df3e85d27f10bf4127bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize const-calling existing const-fns in std</title>
<updated>2017-11-26T22:43:44+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2017-11-26T22:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c5f53e65ee5f022611033dbf58c42e26be7f93d'/>
<id>urn:sha1:6c5f53e65ee5f022611033dbf58c42e26be7f93d</id>
<content type='text'>
Fixes #46038
</content>
</entry>
<entry>
<title>Implement display_hint in gdb pretty printers</title>
<updated>2017-10-06T19:05:53+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tom@tromey.com</email>
</author>
<published>2017-10-03T19:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3c1df582094b10f803d875f43f6e8b7e3107c5d'/>
<id>urn:sha1:c3c1df582094b10f803d875f43f6e8b7e3107c5d</id>
<content type='text'>
A few pretty-printers were returning a quoted string from their
to_string method.  It's preferable in gdb to return a lazy string and to
let gdb handle the display by having a "display_hint" method that
returns "string" -- it lets gdb settings (like "set print ...") work, it
handles corrupted strings a bit better, and it passes the information
along to IDEs.
</content>
</entry>
<entry>
<title>change #![feature(const_fn)] to specific gates</title>
<updated>2017-09-16T15:53:02+00:00</updated>
<author>
<name>Alex Burka</name>
<email>alex@alexburka.com</email>
</author>
<published>2017-09-08T18:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=681e5da61ee3f1251c00c2ec0d93dd23dbf861bc'/>
<id>urn:sha1:681e5da61ee3f1251c00c2ec0d93dd23dbf861bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty-printers tests: gdbr -&gt; gdb</title>
<updated>2017-06-09T15:51:28+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-09T15:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7c0d7569b47298da4a45dfd96275b9a888fe58c'/>
<id>urn:sha1:d7c0d7569b47298da4a45dfd96275b9a888fe58c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GDB pretty-printer for OsString</title>
<updated>2017-06-02T13:18:00+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-02T13:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1f687b73fc76808d8f4555d6f77b7f64e554fa9'/>
<id>urn:sha1:c1f687b73fc76808d8f4555d6f77b7f64e554fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for 'invalid literal for int()' exception in gdb pretty-printers</title>
<updated>2017-06-01T18:26:09+00:00</updated>
<author>
<name>gentoo90</name>
<email>gentoo90@gmail.com</email>
</author>
<published>2017-06-01T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7ef85ca0eb09acad16d2f969e69737308290309'/>
<id>urn:sha1:c7ef85ca0eb09acad16d2f969e69737308290309</id>
<content type='text'>
</content>
</entry>
</feed>
