<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_errors/src/styled_buffer.rs, branch 1.68.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-03-30T05:39:38+00:00</updated>
<entry>
<title>Spellchecking some comments</title>
<updated>2022-03-30T05:39:38+00:00</updated>
<author>
<name>Yuri Astrakhan</name>
<email>YuriAstrakhan@gmail.com</email>
</author>
<published>2022-03-30T05:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e8201ae0a57ef63b876cf2bf9ae388426f1dda5'/>
<id>urn:sha1:7e8201ae0a57ef63b876cf2bf9ae388426f1dda5</id>
<content type='text'>
This PR attempts to clean up some minor spelling mistakes in comments
</content>
</entry>
<entry>
<title>review</title>
<updated>2021-04-24T19:37:42+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-17T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ebd811b32de96c0e9e4208703465016da3d8764'/>
<id>urn:sha1:8ebd811b32de96c0e9e4208703465016da3d8764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename StyledBuffer.text to lines</title>
<updated>2021-04-16T02:38:32+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T02:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cb2d52282fb3c226c370a86c9111892384bbcb21'/>
<id>urn:sha1:cb2d52282fb3c226c370a86c9111892384bbcb21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>StyledBuffer::set_style: check overwrite first</title>
<updated>2021-04-16T02:23:40+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T02:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=247d74f207633a5aeceb1e0ede878427465c5093'/>
<id>urn:sha1:247d74f207633a5aeceb1e0ede878427465c5093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>StyledBuffer::prepend: if line is empty, insert content without inserting spaces</title>
<updated>2021-04-16T02:11:45+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T02:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e9d3c6f6cf3956dbf2a7870cebe89ebeb5d9ea5'/>
<id>urn:sha1:7e9d3c6f6cf3956dbf2a7870cebe89ebeb5d9ea5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added some docs for StyledBuffer</title>
<updated>2021-04-16T01:14:59+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T01:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e97ddedac644fb192c25490f6f6eab711bc1bea8'/>
<id>urn:sha1:e97ddedac644fb192c25490f6f6eab711bc1bea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added default for StyledChar</title>
<updated>2021-04-16T00:20:07+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T00:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f5229916e350e5b70a6db4f3378f63993eaecb3d'/>
<id>urn:sha1:f5229916e350e5b70a6db4f3378f63993eaecb3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactored StyledBuffer parts into StyledChar</title>
<updated>2021-04-16T00:14:05+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2021-04-16T00:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=756be4a052cf43d5dec2b7ee99e611d2127d989e'/>
<id>urn:sha1:756be4a052cf43d5dec2b7ee99e611d2127d989e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use iter::zip in compiler/</title>
<updated>2021-03-26T16:32:31+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2021-03-08T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72ebebe474aae7203a27fdc1296617edd01321f1'/>
<id>urn:sha1:72ebebe474aae7203a27fdc1296617edd01321f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce tab formatting assertions to debug only</title>
<updated>2021-02-03T17:17:15+00:00</updated>
<author>
<name>J. Ryan Stinnett</name>
<email>jryans@gmail.com</email>
</author>
<published>2021-02-03T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18f6cc6c5d50935ed1f549d5545dae91d23de998'/>
<id>urn:sha1:18f6cc6c5d50935ed1f549d5545dae91d23de998</id>
<content type='text'>
The tab replacement for diagnostics added in #79757 included a few assertions to
ensure all tab characters are handled appropriately. We've started getting
reports of these assertions firing (#81614). Since it's only a cosmetic issue,
this downgrades the assertions to debug only, so we at least continue compiling
even if the diagnostics might be a tad wonky.

Fixes #81614
</content>
</entry>
</feed>
