<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/asm/asm-parse-errors.rs, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-17T09:36:16+00:00</updated>
<entry>
<title>Rename `asm` test directory in favor of `llvm_asm`</title>
<updated>2020-04-17T09:36:16+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-04-17T09:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af442d964de8cb9814f0e2374db34e87fb21ca73'/>
<id>urn:sha1:af442d964de8cb9814f0e2374db34e87fb21ca73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests to use 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-02-14T16:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1cc521ef9d8a8a2eb48f0e11ddfc1e70734aff10'/>
<id>urn:sha1:1cc521ef9d8a8a2eb48f0e11ddfc1e70734aff10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make `panictry!` private to libsyntax</title>
<updated>2019-01-02T16:02:30+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2018-12-04T19:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a6fb8473872b2a6dd7fe66697f90dceac667ec4'/>
<id>urn:sha1:0a6fb8473872b2a6dd7fe66697f90dceac667ec4</id>
<content type='text'>
This commit completely removes usage of the `panictry!` macro from
outside libsyntax. The macro causes parse errors to be fatal, so using
it in libsyntax_ext caused parse failures *within* a syntax extension to
be fatal, which is probably not intended.

Furthermore, this commit adds spans to diagnostics emitted by empty
extensions if they were missing, à la #56491.
</content>
</entry>
</feed>
