<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/deriving-span-Show-struct.rs, branch 1.3.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.3.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-01-29T12:49:02+00:00</updated>
<entry>
<title>s/Show/Debug/g</title>
<updated>2015-01-29T12:49:02+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-01-28T13:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=788181d4055747b5307f186a873ab5d2acd29994'/>
<id>urn:sha1:788181d4055747b5307f186a873ab5d2acd29994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `derive` rather than `deriving` in tests</title>
<updated>2015-01-02T10:05:22+00:00</updated>
<author>
<name>Nick Cameron</name>
<email>ncameron@mozilla.com</email>
</author>
<published>2014-12-31T04:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30e149231c627e61524d1b5bd6357886befae9e6'/>
<id>urn:sha1:30e149231c627e61524d1b5bd6357886befae9e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Un-feature gate struct variants</title>
<updated>2014-11-16T02:15:27+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2014-11-16T01:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=579c65da1babbcfa5f3fd1cb5a1062acbe5b61eb'/>
<id>urn:sha1:579c65da1babbcfa5f3fd1cb5a1062acbe5b61eb</id>
<content type='text'>
Struct variant field visibility is now inherited. Remove `pub` keywords
from declarations.

Closes #18641

[breaking-change]
</content>
</entry>
<entry>
<title>std: Rename {Eq,Ord} to Partial{Eq,Ord}</title>
<updated>2014-05-30T22:52:24+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-05-30T00:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=748bc3ca49de8ab0b890726120c40567094e43fc'/>
<id>urn:sha1:748bc3ca49de8ab0b890726120c40567094e43fc</id>
<content type='text'>
This is part of the ongoing renaming of the equality traits. See #12517 for more
details. All code using Eq/Ord will temporarily need to move to Partial{Eq,Ord}
or the Total{Eq,Ord} traits. The Total traits will soon be renamed to {Eq,Ord}.

cc #12517

[breaking-change]
</content>
</entry>
<entry>
<title>Convert most code to new inner attribute syntax.</title>
<updated>2014-03-29T00:12:21+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-03-22T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=451e8c1c6178750a4c1789f40749562164a980b7'/>
<id>urn:sha1:451e8c1c6178750a4c1789f40749562164a980b7</id>
<content type='text'>
Closes #2569
</content>
</entry>
<entry>
<title>extra: Put the nail in the coffin, delete libextra</title>
<updated>2014-03-14T20:59:02+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-03-14T18:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58e4ab2b33f559107dbdfa9d3cab882cf8029481'/>
<id>urn:sha1:58e4ab2b33f559107dbdfa9d3cab882cf8029481</id>
<content type='text'>
This commit shreds all remnants of libextra from the compiler and standard
distribution. Two modules, c_vec/tempfile, were moved into libstd after some
cleanup, and the other modules were moved to separate crates as seen fit.

Closes #8784
Closes #12413
Closes #12576
</content>
</entry>
<entry>
<title>Update users for the std::rand -&gt; librand move.</title>
<updated>2014-03-12T00:31:43+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2014-03-02T00:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=198caa87cd870f8fd52bf0bd5fe471cf439c12f0'/>
<id>urn:sha1:198caa87cd870f8fd52bf0bd5fe471cf439c12f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extern mod =&gt; extern crate</title>
<updated>2014-02-15T06:55:21+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-02-14T18:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a41b0c25295e06b8eebc4bdcb3021354f766cba0'/>
<id>urn:sha1:a41b0c25295e06b8eebc4bdcb3021354f766cba0</id>
<content type='text'>
This was previously implemented, and it just needed a snapshot to go through
</content>
</entry>
<entry>
<title>Update docs and tests for #[deriving(Show)].</title>
<updated>2014-02-08T02:53:21+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2014-02-06T12:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b89afe2af7bdd9b65836b278c6e0322a8f91fb07'/>
<id>urn:sha1:b89afe2af7bdd9b65836b278c6e0322a8f91fb07</id>
<content type='text'>
</content>
</entry>
</feed>
