<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_session/src/code_stats.rs, branch 1.77.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-03T14:05:39+00:00</updated>
<entry>
<title>rustc_session: Address all `rustc::potential_query_instability` lints</title>
<updated>2023-12-03T14:05:39+00:00</updated>
<author>
<name>Martin Nordholts</name>
<email>martin.nordholts@codetale.se</email>
</author>
<published>2023-12-03T13:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d87460a507dd4fa137c924b648c633b6d9e2b863'/>
<id>urn:sha1:d87460a507dd4fa137c924b648c633b6d9e2b863</id>
<content type='text'>
Instead of allowing `rustc::potential_query_instability` on the whole
crate we go over each lint and allow it individually if it is safe to
do. Turns out all instances were safe to allow in this crate.
</content>
</entry>
<entry>
<title>Use the actual computed crate name for -Zprint-vtable-sizes</title>
<updated>2023-11-05T16:29:15+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2023-11-04T18:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ba82056a1434bb9086bb9fa7b75878600996a327'/>
<id>urn:sha1:ba82056a1434bb9086bb9fa7b75878600996a327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/generator/coroutine/</title>
<updated>2023-10-20T21:14:01+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-19T21:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e96ce20b34789d29e925425da6cf138927b80a79'/>
<id>urn:sha1:e96ce20b34789d29e925425da6cf138927b80a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/Generator/Coroutine/</title>
<updated>2023-10-20T21:10:38+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-19T16:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60956837cfbf22bd8edd80f57a856e141f7deb8c'/>
<id>urn:sha1:60956837cfbf22bd8edd80f57a856e141f7deb8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix couple of clippy findings:</title>
<updated>2023-07-23T08:50:14+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2023-07-23T08:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=adf759bf6a15e0f4782866dd38e071d60cfbb50c'/>
<id>urn:sha1:adf759bf6a15e0f4782866dd38e071d60cfbb50c</id>
<content type='text'>
filter_map_identity
iter_kv_map
needless_question_mark
redundant_at_rest_pattern
filter_next
derivable_impls
</content>
</entry>
<entry>
<title>Tweak the sort of vtable sizes</title>
<updated>2023-06-13T12:39:59+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-06-13T12:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc0fba02383c6248b8a9dfc780c6448eac706a8f'/>
<id>urn:sha1:dc0fba02383c6248b8a9dfc780c6448eac706a8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak names and docs for vtable stats</title>
<updated>2023-06-13T12:07:12+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-06-13T12:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e6a193946eea931c44caecfdd3c3353d036335b'/>
<id>urn:sha1:8e6a193946eea931c44caecfdd3c3353d036335b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collect VTable stats &amp; add `-Zprint-vtable-sizes`</title>
<updated>2023-06-12T15:58:35+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-05-17T12:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2545fb22554eb1b04528d490c681e583fdc31d0'/>
<id>urn:sha1:f2545fb22554eb1b04528d490c681e583fdc31d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify `sort_by` calls</title>
<updated>2023-03-07T18:13:41+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-03-07T17:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=775bacd1b8d97ade32c8d74ce35be1f34759aead'/>
<id>urn:sha1:775bacd1b8d97ade32c8d74ce35be1f34759aead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort Generator `print-type-sizes` according to their yield points</title>
<updated>2023-02-05T16:34:33+00:00</updated>
<author>
<name>Arpad Borsos</name>
<email>swatinem@swatinem.de</email>
</author>
<published>2023-02-05T15:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dae00152e7d95c98a085d56583415551acb9151c'/>
<id>urn:sha1:dae00152e7d95c98a085d56583415551acb9151c</id>
<content type='text'>
Especially when trying to diagnose runaway future sizes, it might be
more intuitive to sort the variants according to the control flow
(aka their yield points) rather than the size of the variants.
</content>
</entry>
</feed>
