<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_query_system/src/query/config.rs, branch 1.53.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.53.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.53.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-02-20T22:36:31+00:00</updated>
<entry>
<title>Move report_cycle to rustc_query_system.</title>
<updated>2021-02-20T22:36:31+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-11-28T23:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c26d965714e38d62b1610780f67bec14dafe25c3'/>
<id>urn:sha1:c26d965714e38d62b1610780f67bec14dafe25c3</id>
<content type='text'>
The call to `ty::print::with_forced_impl_filename_line`
is done when constructing the description,
at the construction of the QueryStackFrame.
</content>
</entry>
<entry>
<title>Move Query to rustc_query_system.</title>
<updated>2021-02-20T21:53:47+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-11-28T21:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3897395787866281e98e3f0e41cf26dab5d94d7b'/>
<id>urn:sha1:3897395787866281e98e3f0e41cf26dab5d94d7b</id>
<content type='text'>
Rename it to QueryStackFrame and document a bit.
</content>
</entry>
<entry>
<title>Do not hold query key in Query.</title>
<updated>2021-02-20T21:53:46+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-12-26T15:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0144d6a3b7e2f2bba4c7cc9adc04c2b6e4e01b93'/>
<id>urn:sha1:0144d6a3b7e2f2bba4c7cc9adc04c2b6e4e01b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decouple QueryContext from DepContext.</title>
<updated>2021-02-19T16:51:49+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-10-18T19:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49c1b07a9e09af5d01150c53b50676a5bc2e402d'/>
<id>urn:sha1:49c1b07a9e09af5d01150c53b50676a5bc2e402d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove QueryAccessors::to_dep_node.</title>
<updated>2021-02-19T16:51:49+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-10-18T19:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f048830231380011badb15eee30eb1655485d62'/>
<id>urn:sha1:6f048830231380011badb15eee30eb1655485d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate the query cache from the query state.</title>
<updated>2021-02-13T20:14:58+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-02-06T12:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15b0bc6b8380942fb45f1839b9fd91e66fad8045'/>
<id>urn:sha1:15b0bc6b8380942fb45f1839b9fd91e66fad8045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch query descriptions to just String</title>
<updated>2021-02-08T22:20:41+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2021-02-08T22:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f564d7abba53648a92b2d1f654d920cf78afc0c6'/>
<id>urn:sha1:f564d7abba53648a92b2d1f654d920cf78afc0c6</id>
<content type='text'>
In practice we never used the borrowed variant anyway.
</content>
</entry>
<entry>
<title>Remove unused ProfileCategory.</title>
<updated>2020-10-22T20:35:32+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2020-06-07T16:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a4d948b4a8c69de0e3fdb231fdb14097849f6ce'/>
<id>urn:sha1:0a4d948b4a8c69de0e3fdb231fdb14097849f6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove &lt;CTX: QueryContext&gt; in a bunch of places.</title>
<updated>2020-10-19T09:11:09+00:00</updated>
<author>
<name>Julian Wollersberger</name>
<email>julian.wollersberger@gmx.at</email>
</author>
<published>2020-10-12T14:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52cedcab9221bd63a67f4de4cd9c577518ed0d3b'/>
<id>urn:sha1:52cedcab9221bd63a67f4de4cd9c577518ed0d3b</id>
<content type='text'>
It was only needed by `find_cycle_in_stack()` in job.rs, but needed to be forwarded through dozens of types.
</content>
</entry>
<entry>
<title>Remove generic argument from `QueryConfig`.</title>
<updated>2020-10-12T14:04:49+00:00</updated>
<author>
<name>Julian Wollersberger</name>
<email>julian.wollersberger@gmx.at</email>
</author>
<published>2020-10-12T14:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39b0e7928579c4ce3a42e849695f9380b7869d62'/>
<id>urn:sha1:39b0e7928579c4ce3a42e849695f9380b7869d62</id>
<content type='text'>
</content>
</entry>
</feed>
