<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/array-slice-vec, branch 1.65.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.65.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.65.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-09-06T17:37:18+00:00</updated>
<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>
<entry>
<title>feat: omit suffixes in const generics (e.g. `1_i32`)</title>
<updated>2022-07-18T23:35:48+00:00</updated>
<author>
<name>Artur Sinila</name>
<email>personal@logarithmus.dev</email>
</author>
<published>2022-07-18T23:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c39826e3fac3a3d63a75355d87b6a62ff3cbb8cb'/>
<id>urn:sha1:c39826e3fac3a3d63a75355d87b6a62ff3cbb8cb</id>
<content type='text'>
Closes #99255
</content>
</entry>
<entry>
<title>Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomez</title>
<updated>2022-07-01T22:55:22+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2022-07-01T22:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a6fa4f118d88991458549464d960aa1e495541b'/>
<id>urn:sha1:9a6fa4f118d88991458549464d960aa1e495541b</id>
<content type='text'>
Rollup of 5 pull requests

Successful merges:

 - #97249 (`&lt;details&gt;`/`&lt;summary&gt;` UI fixes)
 - #98418 (Allow macOS to build LLVM as shared library)
 - #98460 (Use CSS variables to handle theming)
 - #98497 (Improve some inference diagnostics)
 - #98708 (rustdoc: fix 98690 Panic if invalid path for -Z persist-doctests)

Failed merges:

 - #98761 (more `need_type_info` improvements)

r? `@ghost`
`@rustbot` modify labels: rollup
</content>
</entry>
<entry>
<title>Only label place where type is needed if span is meaningful</title>
<updated>2022-07-01T17:38:34+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-06-25T16:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f44ae98ceec2361a47e8822a8f5018d4443018ea'/>
<id>urn:sha1:f44ae98ceec2361a47e8822a8f5018d4443018ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shorten def_span for more items.</title>
<updated>2022-07-01T15:39:19+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-02-13T15:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42e4eee8931479a02c11c88ddaddb3a494e136c6'/>
<id>urn:sha1:42e4eee8931479a02c11c88ddaddb3a494e136c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make const_err show up in future breakage reports</title>
<updated>2022-06-25T14:30:47+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-06-04T15:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc2cc109419ac497ac24046297f452c9cced0ec0'/>
<id>urn:sha1:dc2cc109419ac497ac24046297f452c9cced0ec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new `emit_inference_failure_err`</title>
<updated>2022-06-02T08:19:15+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2022-02-14T12:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fe346e7a3776d01541fc973c4a7bb686ef3b1a8'/>
<id>urn:sha1:3fe346e7a3776d01541fc973c4a7bb686ef3b1a8</id>
<content type='text'>
</content>
</entry>
</feed>
