<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/array.rs, branch 1.0.0-alpha.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-19T00:34:04+00:00</updated>
<entry>
<title>Round 3 test fixes and conflicts</title>
<updated>2015-02-19T00:34:04+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T23:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6e939a2df16338e9cf63ad19d1025a15069387c'/>
<id>urn:sha1:d6e939a2df16338e9cf63ad19d1025a15069387c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket</title>
<updated>2015-02-18T23:48:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T23:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=231eeaa35b3a7700cfd05dcb30f01cd7a36313b8'/>
<id>urn:sha1:231eeaa35b3a7700cfd05dcb30f01cd7a36313b8</id>
<content type='text'>
Conflicts:
	src/libcollections/slice.rs
	src/libcollections/str.rs
	src/librustc/middle/lang_items.rs
	src/librustc_back/rpath.rs
	src/librustc_typeck/check/regionck.rs
	src/libstd/ffi/os_str.rs
	src/libsyntax/diagnostic.rs
	src/libsyntax/parse/parser.rs
	src/libsyntax/util/interner.rs
	src/test/run-pass/regions-refcell.rs
</content>
</entry>
<entry>
<title>Replace all uses of `&amp;foo[]` with `&amp;foo[..]` en masse.</title>
<updated>2015-02-18T22:36:03+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2015-02-18T19:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ea84aeed4ed3006eddb6a7b24e9714f2844cd22'/>
<id>urn:sha1:9ea84aeed4ed3006eddb6a7b24e9714f2844cd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Stabilize the `hash` module</title>
<updated>2015-02-18T16:26:20+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T04:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f83e23ad7c464c242c2d7ace7212d323980b2bca'/>
<id>urn:sha1:f83e23ad7c464c242c2d7ace7212d323980b2bca</id>
<content type='text'>
This commit is an implementation of [RFC 823][rfc] which is another pass over
the `std::hash` module for stabilization. The contents of the module were not
entirely marked stable, but some portions which remained quite similar to the
previous incarnation are now marked `#[stable]`. Specifically:

[rfc]: https://github.com/rust-lang/rfcs/blob/master/text/0823-hash-simplification.md

* `std::hash` is now stable (the name)
* `Hash` is now stable
* `Hash::hash` is now stable
* `Hasher` is now stable
* `SipHasher` is now stable
* `SipHasher::new` and `new_with_keys` are now stable
* `Hasher for SipHasher` is now stable
* Many `Hash` implementations are now stable

All other portions of the `hash` module remain `#[unstable]` as they are less
commonly used and were recently redesigned.

This commit is a breaking change due to the modifications to the `std::hash` API
and more details can be found on the [RFC][rfc].

Closes #22467
[breaking-change]
</content>
</entry>
<entry>
<title>Register new snapshots</title>
<updated>2015-02-18T06:04:31+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-18T03:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47f91a9484eceef10536d4caac6ef578cd254567'/>
<id>urn:sha1:47f91a9484eceef10536d4caac6ef578cd254567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Stabilize the IntoIterator trait</title>
<updated>2015-02-17T18:06:24+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-17T18:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc687869ab5f39816109625ba8d1787a25ff4abf'/>
<id>urn:sha1:cc687869ab5f39816109625ba8d1787a25ff4abf</id>
<content type='text'>
Now that the necessary associated types exist for the `IntoIterator` trait this
commit stabilizes the trait as-is as well as all existing implementations.
</content>
</entry>
<entry>
<title>add an associated `Item` type to `IntoIterator`</title>
<updated>2015-02-14T00:02:02+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-02-13T22:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e7273784c7a80d8099e495015753d70e63e6d432'/>
<id>urn:sha1:e7273784c7a80d8099e495015753d70e63e6d432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Rename IntoIterator::Iter to IntoIter</title>
<updated>2015-02-09T23:58:13+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-02-06T22:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=605225a366b62f29f5fd4b03cc298fff03bc3bdf'/>
<id>urn:sha1:605225a366b62f29f5fd4b03cc298fff03bc3bdf</id>
<content type='text'>
This is in preparation for stabilization of the `IntoIterator` trait. All
implementations and references to `Iter` need to be renamed to `IntoIter`.

[breaking-change]
</content>
</entry>
<entry>
<title>register snapshots</title>
<updated>2015-02-02T18:38:32+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-01-31T14:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=134cf707dfb8f37d735d20ff261366b7c2d916a6'/>
<id>urn:sha1:134cf707dfb8f37d735d20ff261366b7c2d916a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: add the `IntoIterator` trait</title>
<updated>2015-01-30T15:36:31+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>japaricious@gmail.com</email>
</author>
<published>2015-01-08T03:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a65d3f5b98cc94f0a759fbf1a08be9aee0f97883'/>
<id>urn:sha1:a65d3f5b98cc94f0a759fbf1a08be9aee0f97883</id>
<content type='text'>
</content>
</entry>
</feed>
