<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/macro_backtrace, branch 1.53.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.53.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.53.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-08-05T15:05:12+00:00</updated>
<entry>
<title>Show backtrace numbers in backtrace whenever more than one is involved</title>
<updated>2020-08-05T15:05:12+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2020-08-05T15:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9f89233938579f1b0dfd218c8db0878bda8c3e7'/>
<id>urn:sha1:f9f89233938579f1b0dfd218c8db0878bda8c3e7</id>
<content type='text'>
Previously, we only displayed 'frame' numbers in a macro backtrace when more
than two frames were involved. This commit should help make backtrace
more readable, since these kinds of messages can quickly get confusing.
</content>
</entry>
<entry>
<title>--bless some tests</title>
<updated>2020-03-10T06:26:27+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-02-10T16:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2d4236eb311b80407678b0527b810ecdd335b7'/>
<id>urn:sha1:cf2d4236eb311b80407678b0527b810ecdd335b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add a revision to macro_backtrace without -Zmacro-backtrace.</title>
<updated>2020-02-06T19:46:42+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-02-06T10:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=96af578cd9249223c89266306b104820e771858f'/>
<id>urn:sha1:96af578cd9249223c89266306b104820e771858f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.</title>
<updated>2020-02-06T19:32:07+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2019-12-15T15:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6fc80206e9600ae753cdfbd762fb982afca48b0'/>
<id>urn:sha1:f6fc80206e9600ae753cdfbd762fb982afca48b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "here" from "expected one of X here"</title>
<updated>2019-11-07T01:26:20+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-10-28T18:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52e8ec14322e1f0c2cba5fc3c54e876e58a5ddee'/>
<id>urn:sha1:52e8ec14322e1f0c2cba5fc3c54e876e58a5ddee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pprust: Fix formatting regressions from the previous commits</title>
<updated>2019-07-15T09:42:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-13T21:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a2a1cd186481c49d1cde611e4f3f2a707e77eab9'/>
<id>urn:sha1:a2a1cd186481c49d1cde611e4f3f2a707e77eab9</id>
<content type='text'>
Fix some remaining cases of bad formatting
Update some failing tests
</content>
</entry>
<entry>
<title>pprust: Use `print_mac_common` for delimited token groups</title>
<updated>2019-07-15T09:42:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-13T20:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11585b598ccf5942df405320bead98c096e93259'/>
<id>urn:sha1:11585b598ccf5942df405320bead98c096e93259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove double trailing newlines</title>
<updated>2019-04-22T15:57:01+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-04-22T15:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f0f0e31ecceacfc627440216e559b9625378ecc'/>
<id>urn:sha1:7f0f0e31ecceacfc627440216e559b9625378ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rebase and more CI failures</title>
<updated>2018-12-27T12:51:37+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-12-27T00:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc16edeb28e38e5bbed8828fb6314b1cc5151235'/>
<id>urn:sha1:bc16edeb28e38e5bbed8828fb6314b1cc5151235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not abort compilation if expansion produces errors</title>
<updated>2018-12-27T12:51:36+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-12-16T17:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fff01ccfa805ccef67827bf1ea84e21d61d13e6f'/>
<id>urn:sha1:fff01ccfa805ccef67827bf1ea84e21d61d13e6f</id>
<content type='text'>
Fix a number of uncovered deficiencies in diagnostics
</content>
</entry>
</feed>
