<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/parser/issue-32214.stderr, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-11-20T13:52:21+00:00</updated>
<entry>
<title>Move parser tests to parser/issues subdirectory</title>
<updated>2021-11-20T13:52:21+00:00</updated>
<author>
<name>Badel2</name>
<email>2badel2@gmail.com</email>
</author>
<published>2021-11-20T13:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c8914ecaba0ae97970d129cf9f2301944c26dff'/>
<id>urn:sha1:8c8914ecaba0ae97970d129cf9f2301944c26dff</id>
<content type='text'>
Because the parser directory has already reached the 1000 file limit.
</content>
</entry>
<entry>
<title>Modify structured suggestion output</title>
<updated>2021-08-11T09:46:24+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-06-22T02:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99f2977031706dfef6730764d359b9e5d0f673b4'/>
<id>urn:sha1:99f2977031706dfef6730764d359b9e5d0f673b4</id>
<content type='text'>
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
</content>
</entry>
<entry>
<title>review comment: wording</title>
<updated>2020-03-29T18:46:00+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-29T18:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e84cb65fe1f883a017b91fcb1eda64215fd08626'/>
<id>urn:sha1:e84cb65fe1f883a017b91fcb1eda64215fd08626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suggest correct order for arguments when encountering early constraints</title>
<updated>2020-03-29T18:31:58+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-29T18:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c2e0e71a0943b16e6e6f8aad88aaea7b6f60dea5'/>
<id>urn:sha1:c2e0e71a0943b16e6e6f8aad88aaea7b6f60dea5</id>
<content type='text'>
When encountering constraints before type arguments or lifetimes,
suggest the correct order.
</content>
</entry>
<entry>
<title>Suggest correct order for args and constraints</title>
<updated>2020-03-29T00:45:36+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-29T00:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dcb4e817bc8469a0a47e0eaecdf1cf0ea980a496'/>
<id>urn:sha1:dcb4e817bc8469a0a47e0eaecdf1cf0ea980a496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point at all constraints before args</title>
<updated>2020-03-28T20:48:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-03-28T20:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33d793c326a83ed2e71a4d5e612526cf13c890b2'/>
<id>urn:sha1:33d793c326a83ed2e71a4d5e612526cf13c890b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the label back but make it shorter</title>
<updated>2020-03-27T20:52:09+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-27T20:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42c5cfdfda24529f424a6175fa1a48e5542cb824'/>
<id>urn:sha1:42c5cfdfda24529f424a6175fa1a48e5542cb824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address some review comments</title>
<updated>2020-03-27T08:29:38+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-27T06:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ddc35997cd7147f007943e50ef5f942d20ad7c7'/>
<id>urn:sha1:2ddc35997cd7147f007943e50ef5f942d20ad7c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse: move constraint/arg restriction to ast_validation.</title>
<updated>2020-03-27T06:39:14+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-22T03:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91194f795c3ce323b50b5caa30c089ec026200f0'/>
<id>urn:sha1:91194f795c3ce323b50b5caa30c089ec026200f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tidy</title>
<updated>2019-05-31T20:50:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-05-31T20:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6ea6b972dd68dbfa03334d06edebb80482605dd'/>
<id>urn:sha1:d6ea6b972dd68dbfa03334d06edebb80482605dd</id>
<content type='text'>
</content>
</entry>
</feed>
