<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_error_codes/error_codes.rs, branch 1.47.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.47.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.47.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-24T09:56:27+00:00</updated>
<entry>
<title>Rollup merge of #74572 - Mark-Simulacrum:unify-rustc-depr, r=petrochenkov</title>
<updated>2020-07-24T09:56:27+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-07-24T09:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0651dd4aab491709ad8387190f3b3f2b8457f7a3'/>
<id>urn:sha1:0651dd4aab491709ad8387190f3b3f2b8457f7a3</id>
<content type='text'>
Internally unify rustc_deprecated and deprecated

This PR intentionally tries to be "featureless" in that the behavior is not altered for either attribute, though it more clearly exposes cases where that is the case in the code.
</content>
</entry>
<entry>
<title>Change error code number</title>
<updated>2020-07-22T20:12:34+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-07-20T20:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=889a4d9a0baf06497106eb705143e379c180bd70'/>
<id>urn:sha1:889a4d9a0baf06497106eb705143e379c180bd70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further tweak wording of E0759 and introduce E0767</title>
<updated>2020-07-22T19:25:54+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-06-29T18:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bf39fa9d965535f815326e3f1c48799b8077ea6'/>
<id>urn:sha1:7bf39fa9d965535f815326e3f1c48799b8077ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse rustc_deprecated as deprecated attribute</title>
<updated>2020-07-21T01:22:14+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-07-20T14:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c5cc29b0e0bb8238955691dc0cc324050653cbeb'/>
<id>urn:sha1:c5cc29b0e0bb8238955691dc0cc324050653cbeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disallow non-static lifetimes in const generics</title>
<updated>2020-07-19T16:52:36+00:00</updated>
<author>
<name>Gabriel Smith</name>
<email>ga29smith@gmail.com</email>
</author>
<published>2020-07-05T03:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69d5dd6a5023a21ae755381f28f8450227be6daf'/>
<id>urn:sha1:69d5dd6a5023a21ae755381f28f8450227be6daf</id>
<content type='text'>
This has been put in place to patch over an ICE caused when we encounter
a non-static lifetime in a const generic during borrow checking. This
restriction may be relaxed in the future, but we need more discussion
before then, and in the meantime we should still deal with this ICE.

Fixes issue #60814
</content>
</entry>
<entry>
<title>rustc_metadata: Remove some extra diagnostics for legacy plugins</title>
<updated>2020-07-18T10:04:41+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-07-04T17:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=926ac5a2fd6cd4a0994b0c7cff5a43040c9c0e4c'/>
<id>urn:sha1:926ac5a2fd6cd4a0994b0c7cff5a43040c9c0e4c</id>
<content type='text'>
They are deprecated so doing extra work for error recovery doesn't make sense
</content>
</entry>
<entry>
<title>forbid generic params in the type of const params</title>
<updated>2020-07-16T09:13:05+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-07-08T20:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=338a27174a0bd900e573b2ee0e7383244a8b0bf9'/>
<id>urn:sha1:338a27174a0bd900e573b2ee0e7383244a8b0bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #74173 - estebank:struct-pat-as-enum, r=petrochenkov</title>
<updated>2020-07-14T14:39:02+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-14T14:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b9a0f5803ecd6dfd66dcd921e31d26a57faa8aad'/>
<id>urn:sha1:b9a0f5803ecd6dfd66dcd921e31d26a57faa8aad</id>
<content type='text'>
Detect tuple struct incorrectly used as struct pat

Subpart of #74005.

r? @petrochenkov
</content>
</entry>
<entry>
<title>Merge branch 'master' into E0688</title>
<updated>2020-07-13T09:27:22+00:00</updated>
<author>
<name>Pankaj Chaudhary</name>
<email>pankajchaudhary172@gmail.com</email>
</author>
<published>2020-07-13T08:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc2b37aad7f9cbd1c97e416e6b16325b607422b8'/>
<id>urn:sha1:bc2b37aad7f9cbd1c97e416e6b16325b607422b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added proper explanation of ErrorCode-E0688</title>
<updated>2020-07-13T08:35:48+00:00</updated>
<author>
<name>PankajChaudhary5</name>
<email>pankajchaudhary172@gmail.com</email>
</author>
<published>2020-07-13T08:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3ae4c7345cfd06b06c6996536d7c158ce6970db'/>
<id>urn:sha1:e3ae4c7345cfd06b06c6996536d7c158ce6970db</id>
<content type='text'>
</content>
</entry>
</feed>
