<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_error_codes/error_codes.rs, 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-04-20T13:37:11+00:00</updated>
<entry>
<title>Check that main/start is not async</title>
<updated>2020-04-20T13:37:11+00:00</updated>
<author>
<name>Sebastian Malton</name>
<email>smalton@mirantis.com</email>
</author>
<published>2020-04-08T19:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6120acec8799616dbd7e646c1d7957eab894202b'/>
<id>urn:sha1:6120acec8799616dbd7e646c1d7957eab894202b</id>
<content type='text'>
* Add new error code E0752
* Add span to hir::IsAsync::Yes
* Emit an error if main or the start function is marked as async
* Add two regression tests

Fix formatting errors and bless test outputs
* move tests to ui/async-await

fix test error text

remove span from IsAsync
</content>
</entry>
<entry>
<title>Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomez</title>
<updated>2020-04-17T01:05:11+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2020-04-17T01:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abd72f7fc2ced909ef21b9eb8029a392c4211c66'/>
<id>urn:sha1:abd72f7fc2ced909ef21b9eb8029a392c4211c66</id>
<content type='text'>
Add long error explanation for E0657

Added proper error explanation for issue E0657 in the Rust compiler.

Part of #61137

r? @GuillaumeGomez
</content>
</entry>
<entry>
<title>Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=GuillaumeGomez</title>
<updated>2020-04-16T21:34:41+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2020-04-16T21:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c68c71e24e098d617fd1bbb82b6120d03ff3e252'/>
<id>urn:sha1:c68c71e24e098d617fd1bbb82b6120d03ff3e252</id>
<content type='text'>
Add long error explanation for E0708 #61137

Add long explanation for the E0708 error code
Part of #61137

r? @GuillaumeGomez
</content>
</entry>
<entry>
<title>Add proper explanation of error code E0657</title>
<updated>2020-04-13T08:06:22+00:00</updated>
<author>
<name>PankajChaudhary5</name>
<email>pankajchaudhary172@gmail.com</email>
</author>
<published>2020-03-30T17:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=908436f3bb9e41721f01099baecd68a48b8cf933'/>
<id>urn:sha1:908436f3bb9e41721f01099baecd68a48b8cf933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add long error explanation for E0708 #61137</title>
<updated>2020-04-12T11:52:59+00:00</updated>
<author>
<name>bishtpawan</name>
<email>pawan.bisht@knoldus.com</email>
</author>
<published>2020-03-31T13:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26fdde994d0c2a80bfa2322f81a93baaa90e788c'/>
<id>urn:sha1:26fdde994d0c2a80bfa2322f81a93baaa90e788c</id>
<content type='text'>
Refactor code as per the suggestions

Refacotor code

provide edition support
</content>
</entry>
<entry>
<title>track_caller: support on FFI imports</title>
<updated>2020-04-09T02:55:05+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-04-08T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45589b52fe215b7090bf88683927716c25197203'/>
<id>urn:sha1:45589b52fe215b7090bf88683927716c25197203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add long error code for error E0226</title>
<updated>2020-03-30T00:51:25+00:00</updated>
<author>
<name>Julien Philippon</name>
<email>julien.philippon@epitech.eu</email>
</author>
<published>2020-03-30T00:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f7eb6229cb301c2ee7900a36a13f2906518378f'/>
<id>urn:sha1:8f7eb6229cb301c2ee7900a36a13f2906518378f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC</title>
<updated>2020-03-28T14:21:57+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>dylan.dpc@gmail.com</email>
</author>
<published>2020-03-28T14:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f13089bef91e8410bca87b2f42e6fbbc2bbfd9e'/>
<id>urn:sha1:1f13089bef91e8410bca87b2f42e6fbbc2bbfd9e</id>
<content type='text'>
Add long error explanation for E0703

Add long explanation for the E0703 error code
Part of #61137

r? @GuillaumeGomez
</content>
</entry>
<entry>
<title>Rename asm! to llvm_asm!</title>
<updated>2020-03-26T15:49:22+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2020-01-14T13:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d162d096ddf7972819e5b700890726a2ea85f272'/>
<id>urn:sha1:d162d096ddf7972819e5b700890726a2ea85f272</id>
<content type='text'>
asm! is left as a wrapper around llvm_asm! to maintain compatibility.
</content>
</entry>
<entry>
<title>make a custom error for overlap with negative impls</title>
<updated>2020-03-26T10:52:26+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2020-01-08T19:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=65071708f8fe72dd2103c6eace0eb6802a6acf03'/>
<id>urn:sha1:65071708f8fe72dd2103c6eace0eb6802a6acf03</id>
<content type='text'>
</content>
</entry>
</feed>
