<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_macros/src/query.rs, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-01-24T11:04:13+00:00</updated>
<entry>
<title>Correctly explain `ensure_forwards_result_if_red`</title>
<updated>2024-01-24T11:04:13+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-01-24T11:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc34dc2bc7a76f7a3e038f567d11f0ac88a0e677'/>
<id>urn:sha1:cc34dc2bc7a76f7a3e038f567d11f0ac88a0e677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stash and cancel cycle errors for auto trait leakage in opaques</title>
<updated>2023-10-26T17:58:02+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-10-26T17:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1836c1fbbdf0d6902da9a2d2473dbc72f371eb2e'/>
<id>urn:sha1:1836c1fbbdf0d6902da9a2d2473dbc72f371eb2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow `ensure` queries to return `Result&lt;(), ErrorGuaranteed&gt;`</title>
<updated>2023-10-23T08:20:29+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-18T15:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe8ebb1890574a713bc8ee7cd5cc6cde54989b55'/>
<id>urn:sha1:fe8ebb1890574a713bc8ee7cd5cc6cde54989b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge query property modules into one</title>
<updated>2023-05-18T07:45:12+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2023-05-18T01:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6c6d10443997db2a7ba6247b840120b0eb29a62'/>
<id>urn:sha1:f6c6d10443997db2a7ba6247b840120b0eb29a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move expansion of query macros in rustc_middle to rustc_middle::query</title>
<updated>2023-05-15T06:49:13+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2023-05-15T04:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fff20a703db364d8b91c14cef4779f5e632df191'/>
<id>urn:sha1:fff20a703db364d8b91c14cef4779f5e632df191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `remap_env_constness` in queries</title>
<updated>2023-04-08T09:13:18+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2023-03-27T14:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=954d9a8f8eb2777671395d83c67025488a3b49fa'/>
<id>urn:sha1:954d9a8f8eb2777671395d83c67025488a3b49fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate rustc_macros to syn 2.0</title>
<updated>2023-04-06T04:55:58+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2023-03-27T13:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af74ef89934ad30b24132b464b6b4cf7cb0e1381'/>
<id>urn:sha1:af74ef89934ad30b24132b464b6b4cf7cb0e1381</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `uninlined_format_args` for some compiler crates</title>
<updated>2023-01-05T18:01:12+00:00</updated>
<author>
<name>nils</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-12-19T09:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd7a15971069156f1741fb3a3c34c9f0c54d5744'/>
<id>urn:sha1:fd7a15971069156f1741fb3a3c34c9f0c54d5744</id>
<content type='text'>
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
</content>
</entry>
<entry>
<title>feed resolver_for_lowering instead of storing it in a field</title>
<updated>2022-12-05T10:58:55+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-03T18:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f693b7848ea5b24ef3a503aa59e616492a9b0b22'/>
<id>urn:sha1:f693b7848ea5b24ef3a503aa59e616492a9b0b22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sanity check computed value for feeable queries.</title>
<updated>2022-11-29T18:42:23+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-10-29T13:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f2c6b0b09c1f93f922f6fcd46649c3e2110f42b'/>
<id>urn:sha1:9f2c6b0b09c1f93f922f6fcd46649c3e2110f42b</id>
<content type='text'>
</content>
</entry>
</feed>
