<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-make/rustdoc-json, branch 1.0.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-18T15:25:28+00:00</updated>
<entry>
<title>Fallout: tests. As tests frequently elide things, lots of changes</title>
<updated>2015-02-18T15:25:28+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2015-02-12T15:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=872ce479550a3d805babb0ca409dfc3cf6f52309'/>
<id>urn:sha1:872ce479550a3d805babb0ca409dfc3cf6f52309</id>
<content type='text'>
here.  Some of this may have been poorly rebased, though I tried to be
careful and preserve the spirit of the test.
</content>
</entry>
<entry>
<title>Remove a large amount of deprecated functionality</title>
<updated>2014-10-19T19:59:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-10-15T06:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d5d97b55d6487ee23b805bc1acbaa0669b82116'/>
<id>urn:sha1:9d5d97b55d6487ee23b805bc1acbaa0669b82116</id>
<content type='text'>
Spring cleaning is here! In the Fall! This commit removes quite a large amount
of deprecated functionality from the standard libraries. I tried to ensure that
only old deprecated functionality was removed.

This is removing lots and lots of deprecated features, so this is a breaking
change. Please consult the deprecation messages of the deleted code to see how
to migrate code forward if it still needs migration.

[breaking-change]
</content>
</entry>
<entry>
<title>Fix --disable-rpath and tests</title>
<updated>2014-06-17T01:16:45+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-06-11T21:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=375c5b884fd41e637bf0eff6d58c16cc18b179a9'/>
<id>urn:sha1:375c5b884fd41e637bf0eff6d58c16cc18b179a9</id>
<content type='text'>
This involved a few changes to the local build system:

* Makefiles now prefer our own LD_LIBRARY_PATH over the user's LD_LIBRARY_PATH
  in order to support building rust with rust already installed.
* The compiletest program was taught to correctly pass through the aux dir as a
  component of LD_LIBRARY_PATH in more situations.

This change was spliced out of #14832 to consist of just the fixes to running
tests without an rpath setting embedded in executables.
</content>
</entry>
<entry>
<title>Use new attribute syntax in python files in src/etc too (#13478)</title>
<updated>2014-04-14T15:30:31+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2014-04-14T15:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=713e87526eac42aa9879e7cfb556ea64d63e7a91'/>
<id>urn:sha1:713e87526eac42aa9879e7cfb556ea64d63e7a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Fix json output and input</title>
<updated>2014-02-19T09:10:31+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-02-17T06:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68d576fd345b197e5be08cc9b84201e5897dc729'/>
<id>urn:sha1:68d576fd345b197e5be08cc9b84201e5897dc729</id>
<content type='text'>
Turns out a hash map with integer keys isn't serializable to json.

Closes #10115
</content>
</entry>
</feed>
