<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libextra/enum_set.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-02-20T06:38:01+00:00</updated>
<entry>
<title>move enum_set to libcollections. #8784</title>
<updated>2014-02-20T06:38:01+00:00</updated>
<author>
<name>HeroesGrave</name>
<email>heroesgrave@gmail.com</email>
</author>
<published>2014-02-20T06:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5bf8d3289f155964bdcb9c0ef65d010ac0ff1388'/>
<id>urn:sha1:5bf8d3289f155964bdcb9c0ef65d010ac0ff1388</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Bitwise::population_count to Bitwise::count_ones and add Bitwise::count_zeros</title>
<updated>2014-02-17T02:55:06+00:00</updated>
<author>
<name>Brendan Zabarauskas</name>
<email>bjzaba@yahoo.com.au</email>
</author>
<published>2014-02-16T23:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=79f52cf9ba20c36860bee8f775498a0880189ac1'/>
<id>urn:sha1:79f52cf9ba20c36860bee8f775498a0880189ac1</id>
<content type='text'>
These are inspired by the [functions in the Julia standard library](http://docs.julialang.org/en/release-0.2/stdlib/base/#Base.count_ones).
</content>
</entry>
<entry>
<title>Remove unnecessary parentheses.</title>
<updated>2014-01-21T11:00:18+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2014-01-19T08:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39713b829535b40aff2b7f368839d07ea7c2bf11'/>
<id>urn:sha1:39713b829535b40aff2b7f368839d07ea7c2bf11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename iterators for consistency</title>
<updated>2014-01-18T06:15:15+00:00</updated>
<author>
<name>Palmer Cox</name>
<email>p@lmercox.com</email>
</author>
<published>2014-01-15T03:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fd8c8b3306ae33bdc85811aa410ba01967922bc'/>
<id>urn:sha1:3fd8c8b3306ae33bdc85811aa410ba01967922bc</id>
<content type='text'>
Rename existing iterators to get rid of the Iterator suffix and to
give them names that better describe the things being iterated over.
</content>
</entry>
<entry>
<title>Merge Bitwise and BitCount traits and remove from prelude, along with Bounded</title>
<updated>2014-01-16T00:51:33+00:00</updated>
<author>
<name>Brendan Zabarauskas</name>
<email>bjzaba@yahoo.com.au</email>
</author>
<published>2014-01-15T00:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1dd6906db2e6749bc3f113068e7493070b276feb'/>
<id>urn:sha1:1dd6906db2e6749bc3f113068e7493070b276feb</id>
<content type='text'>
One less trait in std::num, and three less exported in the prelude.
</content>
</entry>
<entry>
<title>librustc: Implement coercion for traits.</title>
<updated>2013-12-27T08:26:46+00:00</updated>
<author>
<name>Luqman Aden</name>
<email>laden@csclub.uwaterloo.ca</email>
</author>
<published>2013-12-26T18:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1265a031399bf0a5e28d7f73568a83c544fab0b7'/>
<id>urn:sha1:1265a031399bf0a5e28d7f73568a83c544fab0b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted cleanups suggested by reviewers.</title>
<updated>2013-10-29T16:09:20+00:00</updated>
<author>
<name>Jed Davis</name>
<email>jld@panix.com</email>
</author>
<published>2013-09-25T16:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=727731f89ed5c341237705026f50f5f6a566336d'/>
<id>urn:sha1:727731f89ed5c341237705026f50f5f6a566336d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add repr attributes in various places that need them.</title>
<updated>2013-10-29T16:09:20+00:00</updated>
<author>
<name>Jed Davis</name>
<email>jld@panix.com</email>
</author>
<published>2013-08-29T01:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c8c08763ec12b0e693f400390957249c1f6583b9'/>
<id>urn:sha1:c8c08763ec12b0e693f400390957249c1f6583b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require module documentation with missing_doc</title>
<updated>2013-10-16T05:27:10+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-10-13T02:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a84c2999c91f6ea43291006288ea6dd8c4852c3b'/>
<id>urn:sha1:a84c2999c91f6ea43291006288ea6dd8c4852c3b</id>
<content type='text'>
Closes #9824
</content>
</entry>
<entry>
<title>rename `std::iterator` to `std::iter`</title>
<updated>2013-09-09T07:21:46+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-09-08T15:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6919cf5fe14701621437fcb57f3a0c38fb394c65'/>
<id>urn:sha1:6919cf5fe14701621437fcb57f3a0c38fb394c65</id>
<content type='text'>
The trait will keep the `Iterator` naming, but a more concise module
name makes using the free functions less verbose. The module will define
iterables in addition to iterators, as it deals with iteration in
general.
</content>
</entry>
</feed>
