<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/array-slice-vec, branch 1.67.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.67.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.67.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-11-18T22:48:16+00:00</updated>
<entry>
<title>Rollup merge of #102977 - lukas-code:is-sorted-hrtb, r=m-ou-se</title>
<updated>2022-11-18T22:48:16+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2022-11-18T22:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8aca6ccedd0916da959638e6d2aac610d11e79c5'/>
<id>urn:sha1:8aca6ccedd0916da959638e6d2aac610d11e79c5</id>
<content type='text'>
remove HRTB from `[T]::is_sorted_by{,_key}`

Changes the signature of `[T]::is_sorted_by{,_key}` to match `[T]::binary_search_by{,_key}` and make code like https://github.com/rust-lang/rust/issues/53485#issuecomment-885393452 compile.

Tracking issue: https://github.com/rust-lang/rust/issues/53485

~~Do we need an ACP for something like this?~~ Edit: Filed ACP here: https://github.com/rust-lang/libs-team/issues/121
</content>
</entry>
<entry>
<title>Show a note where a macro failed to match</title>
<updated>2022-11-14T18:59:15+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-11-12T22:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e7c11cf560527c4a7c70da63455cc23f4c51235'/>
<id>urn:sha1:7e7c11cf560527c4a7c70da63455cc23f4c51235</id>
<content type='text'>
This shows a small note on what the macro matcher was currently
processing to aid with "no rules expected the token X" errors.
</content>
</entry>
<entry>
<title>Specify that `break` cannot be used outside of loop *or* labeled block</title>
<updated>2022-11-05T01:12:58+00:00</updated>
<author>
<name>clubby789</name>
<email>jamie@hill-daniel.co.uk</email>
</author>
<published>2022-11-05T01:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f882c014f3bfabb811177d24bfb72e3f6b6d271'/>
<id>urn:sha1:2f882c014f3bfabb811177d24bfb72e3f6b6d271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add regression test</title>
<updated>2022-10-12T16:54:14+00:00</updated>
<author>
<name>Lukas Markeffsky</name>
<email>@</email>
</author>
<published>2022-10-12T16:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3d7b39cdf483ae543757fbef369c166650e66f2'/>
<id>urn:sha1:f3d7b39cdf483ae543757fbef369c166650e66f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make const_err a hard error</title>
<updated>2022-10-07T16:08:49+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-09-21T11:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd59d44f5880fea109fe68e31fab2486cd686fc6'/>
<id>urn:sha1:fd59d44f5880fea109fe68e31fab2486cd686fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bless ui tests</title>
<updated>2022-10-01T10:03:06+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-09-18T15:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13b67fb9d2849b4e59d5651b0e4fc82ef8b088aa'/>
<id>urn:sha1:13b67fb9d2849b4e59d5651b0e4fc82ef8b088aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suggest adding array lengths to references to arrays</title>
<updated>2022-09-06T17:37:18+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-09-06T17:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e384423a9cfd678f976cf0183c81a770da2a325'/>
<id>urn:sha1:1e384423a9cfd678f976cf0183c81a770da2a325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use `span_suggestion` instead of `span_suggestion_verbose`</title>
<updated>2022-08-15T18:42:58+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-08-15T18:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=12e609ba3cb7a395601c3b6762682248b0a325ad'/>
<id>urn:sha1:12e609ba3cb7a395601c3b6762682248b0a325ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suggest adding an array length if possible</title>
<updated>2022-08-15T15:16:14+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-08-15T15:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d1b5f0d997b567b558a3fb88bd4724ba6e32f32'/>
<id>urn:sha1:4d1b5f0d997b567b558a3fb88bd4724ba6e32f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about dead tuple struct fields</title>
<updated>2022-08-03T10:17:23+00:00</updated>
<author>
<name>Fabian Wolff</name>
<email>fabian.wolff@alumni.ethz.ch</email>
</author>
<published>2022-07-25T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3c7e04a4430942205872a8ed3c67531f22985bc'/>
<id>urn:sha1:e3c7e04a4430942205872a8ed3c67531f22985bc</id>
<content type='text'>
</content>
</entry>
</feed>
