<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/error_index_generator, branch 1.44.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.44.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.44.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-29T18:59:09+00:00</updated>
<entry>
<title>Rename `syntax` to `rustc_ast` in source code</title>
<updated>2020-02-29T18:59:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-02-29T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e08c279eacfd37b8921378c8bd4ef8b8dc9bd176'/>
<id>urn:sha1:e08c279eacfd37b8921378c8bd4ef8b8dc9bd176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalize `syntax::edition` imports.</title>
<updated>2020-01-02T18:31:38+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-01-01T18:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1aad76586a9816ae577f5338982c4cbcee9a6a5'/>
<id>urn:sha1:b1aad76586a9816ae577f5338982c4cbcee9a6a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate Error::description for real</title>
<updated>2019-12-25T06:39:49+00:00</updated>
<author>
<name>David Tolnay</name>
<email>dtolnay@gmail.com</email>
</author>
<published>2019-12-01T04:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4646a88b7a1e68326d092b9cbbbbdd616a51077f'/>
<id>urn:sha1:4646a88b7a1e68326d092b9cbbbbdd616a51077f</id>
<content type='text'>
`description` has been documented as soft-deprecated since 1.27.0 (17
months ago). There is no longer any reason to call it or implement it.

This commit:

- adds #[rustc_deprecated(since = "1.41.0")] to Error::description;

- moves description (and cause, which is also deprecated) below the
  source and backtrace methods in the Error trait;

- reduces documentation of description and cause to take up much less
  vertical real estate in rustdocs, while preserving the example that
  shows how to render errors without needing to call description;

- removes the description function of all *currently unstable* Error
  impls in the standard library;

- marks #[allow(deprecated)] the description function of all *stable*
  Error impls in the standard library;

- replaces miscellaneous uses of description in example code and the
  compiler.
</content>
</entry>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless line for error index generation</title>
<updated>2019-11-23T21:07:52+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-23T21:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=347575a8253ba012aa00763a898d447264e1d631'/>
<id>urn:sha1:347575a8253ba012aa00763a898d447264e1d631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt error index generator to the new format</title>
<updated>2019-11-14T12:05:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-13T14:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=356da40db5ad56ed9efbf6c2757422a9fd2fd3d2'/>
<id>urn:sha1:356da40db5ad56ed9efbf6c2757422a9fd2fd3d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error codes index generation</title>
<updated>2019-11-14T12:05:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-12T15:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec50a750f96164e588adcc9ef5d47b8ac89869d1'/>
<id>urn:sha1:ec50a750f96164e588adcc9ef5d47b8ac89869d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn if include macro fails to include entire file</title>
<updated>2019-10-07T23:47:53+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-09-08T14:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e068cec13e2a63dba29d40f0130527d980f83f7c'/>
<id>urn:sha1:e068cec13e2a63dba29d40f0130527d980f83f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `#![deny(warnings)]` to internal tools</title>
<updated>2019-09-23T16:34:44+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2019-09-10T16:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7342325dfbd2560ebfd1b95073a20dfc56bd0298'/>
<id>urn:sha1:7342325dfbd2560ebfd1b95073a20dfc56bd0298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove raw string literal quotes from error index descriptions</title>
<updated>2019-09-13T10:37:29+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2019-09-13T10:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd25507f0e6501abb8bb1ee79330bf76136d393f'/>
<id>urn:sha1:bd25507f0e6501abb8bb1ee79330bf76136d393f</id>
<content type='text'>
</content>
</entry>
</feed>
