<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_data_structures/graph/vec_graph/test.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-08-01T22:59:01+00:00</updated>
<entry>
<title>librustc_data_structures: Unconfigure tests during normal build</title>
<updated>2019-08-01T22:59:01+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-08-01T20:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e118eb6c7970385fbcdd688d03975f65d88e642e'/>
<id>urn:sha1:e118eb6c7970385fbcdd688d03975f65d88e642e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address nits by mattewjasper</title>
<updated>2019-07-02T16:25:21+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2019-06-17T13:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=adba6a8f902d967d762855b565677ee1d16608f6'/>
<id>urn:sha1:adba6a8f902d967d762855b565677ee1d16608f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a `depth_first_search` helper function</title>
<updated>2019-07-02T16:15:20+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2019-06-11T20:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fd0db7dd319cfb73664c8a068474dc8759ebabf'/>
<id>urn:sha1:7fd0db7dd319cfb73664c8a068474dc8759ebabf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce a `VecGraph` abstraction that cheaply stores graphs</title>
<updated>2019-07-02T16:15:20+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2019-06-11T17:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c91bb9571ffbc7ddad52cc98552f5b19b0d44d7'/>
<id>urn:sha1:4c91bb9571ffbc7ddad52cc98552f5b19b0d44d7</id>
<content type='text'>
This is perhaps better than the linked list approach I was using
before. Lower memory overhead, Theta(N+E) storage. Does require a
sort. =)
</content>
</entry>
</feed>
