<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/slice-as_chunks.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try ignore-debug in the codegen test</title>
<updated>2021-01-16T22:52:48+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2021-01-16T22:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6bcaba9f51cc345435cb8fdf085fecda7eeeed61'/>
<id>urn:sha1:6bcaba9f51cc345435cb8fdf085fecda7eeeed61</id>
<content type='text'>
This fixed things the last time I had a problem like this.  And plausibly will here too -- the check it's failing on is for the high bit being set in the length of the slice, which is a check that's only in a debug_assert.
</content>
</entry>
<entry>
<title>Add `as_rchunks` (and friends) to slices</title>
<updated>2021-01-16T05:24:38+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2020-11-06T21:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae4b5a21e62fe30a924c45e2734880c4de844446'/>
<id>urn:sha1:ae4b5a21e62fe30a924c45e2734880c4de844446</id>
<content type='text'>
</content>
</entry>
</feed>
