<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_query_system/src/dep_graph/query.rs, branch 1.88.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.88.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.88.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-05-06T04:35:06+00:00</updated>
<entry>
<title>Rename `graph::implementation::Graph` to `LinkedGraph`</title>
<updated>2025-05-06T04:35:06+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-05-06T02:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e7fb67838ce06e418d078c4d04b0ff578bd1f43'/>
<id>urn:sha1:9e7fb67838ce06e418d078c4d04b0ff578bd1f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat using the new identifier sorting from rustfmt</title>
<updated>2024-09-22T23:11:29+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-09-22T23:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c682aa162b0d41e21cc6748f4fecfe01efb69d1f'/>
<id>urn:sha1:c682aa162b0d41e21cc6748f4fecfe01efb69d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `DepKind` to `rustc_query_system` and define it as `u16`</title>
<updated>2023-09-21T15:06:14+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2023-09-15T13:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1806efe7f2757c5fbcf99d1ac9ca2d26fb0a7c4e'/>
<id>urn:sha1:1806efe7f2757c5fbcf99d1ac9ca2d26fb0a7c4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split `{Idx, IndexVec, IndexSlice}` into their own modules</title>
<updated>2023-04-24T13:53:35+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2023-04-19T10:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e496fbec922b22d9b506ba55386c482b4bf06378'/>
<id>urn:sha1:e496fbec922b22d9b506ba55386c482b4bf06378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various minor Idx-related tweaks</title>
<updated>2023-04-16T09:42:50+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2023-04-16T08:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c98895d9f20eec10993bf2c3f07a2f2945228e49'/>
<id>urn:sha1:c98895d9f20eec10993bf2c3f07a2f2945228e49</id>
<content type='text'>
Nothing particularly exciting here, but a couple of things I noticed as I was looking for more index conversions to simplify.
</content>
</entry>
<entry>
<title>Address review.</title>
<updated>2021-03-30T16:10:08+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-03-18T18:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe89f3236c08abd8fd2c81cdd2f41ff2066f13ac'/>
<id>urn:sha1:fe89f3236c08abd8fd2c81cdd2f41ff2066f13ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests.</title>
<updated>2021-03-30T16:10:06+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-03-06T12:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cfe786e5e00316fb70b48fc6e324b72acf069df4'/>
<id>urn:sha1:cfe786e5e00316fb70b48fc6e324b72acf069df4</id>
<content type='text'>
Avoid invoking queries inside `check_paths`, since we are holding a lock
to the reconstructed graph.
</content>
</entry>
<entry>
<title>Stream the dep-graph to a file.</title>
<updated>2021-03-30T16:09:59+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-03-02T21:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6bfaf3a9cb7b601e3c4ed2e661ed213b8bc4d639'/>
<id>urn:sha1:6bfaf3a9cb7b601e3c4ed2e661ed213b8bc4d639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove (lots of) dead code</title>
<updated>2021-03-28T02:16:33+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-03-16T05:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=441dc3640a408e612064464b0c6308bdca6c16ce'/>
<id>urn:sha1:441dc3640a408e612064464b0c6308bdca6c16ce</id>
<content type='text'>
Found with https://github.com/est31/warnalyzer.

Dubious changes:
- Is anyone else using rustc_apfloat? I feel weird completely deleting
  x87 support.
- Maybe some of the dead code in rustc_data_structures, in case someone
  wants to use it in the future?
- Don't change rustc_serialize

  I plan to scrap most of the json module in the near future (see
  https://github.com/rust-lang/compiler-team/issues/418) and fixing the
  tests needed more work than I expected.

TODO: check if any of the comments on the deleted code should be kept.
</content>
</entry>
<entry>
<title>rustc_query_system: use more space-efficient edges representation</title>
<updated>2020-12-22T22:12:57+00:00</updated>
<author>
<name>Tyson Nottingham</name>
<email>tgnottingham@gmail.com</email>
</author>
<published>2020-12-01T05:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd1ab840d279c96adf5d7778670f14a6398b595a'/>
<id>urn:sha1:dd1ab840d279c96adf5d7778670f14a6398b595a</id>
<content type='text'>
Use single vector of edges rather than per-node vector. There is a small
hit to instruction counts (&lt; 0.5%), but the memory savings make up for it.
</content>
</entry>
</feed>
