<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libserialize/lib.rs, branch 1.23.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.23.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-08-25T20:18:21+00:00</updated>
<entry>
<title>*: remove crate_{name,type} attributes</title>
<updated>2017-08-25T20:18:21+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2017-08-19T23:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b3f50caee0e2f2f4d44e1c83bf73a112c2a398b1'/>
<id>urn:sha1:b3f50caee0e2f2f4d44e1c83bf73a112c2a398b1</id>
<content type='text'>
Fixes #41701.
</content>
</entry>
<entry>
<title>Bump version and stage0 compiler</title>
<updated>2017-06-20T05:25:05+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-06-07T02:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be7ebdd512e8b4de29c0e0cf5aabf486e988867b'/>
<id>urn:sha1:be7ebdd512e8b4de29c0e0cf5aabf486e988867b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge crate `collections` into `alloc`</title>
<updated>2017-06-14T06:37:34+00:00</updated>
<author>
<name>Murarth</name>
<email>murarth@gmail.com</email>
</author>
<published>2017-06-13T22:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eadda7665eb31b1e7cb94a503b4d5cf5c75474c0'/>
<id>urn:sha1:eadda7665eb31b1e7cb94a503b4d5cf5c75474c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Remove #![unstable] annotation</title>
<updated>2017-05-11T23:03:05+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-05-08T21:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ab54f4b226639558ff46ea1f3e3f504aacef562d'/>
<id>urn:sha1:ab54f4b226639558ff46ea1f3e3f504aacef562d</id>
<content type='text'>
These are now no longer necessary with `-Z force-unstable-if-unmarked`
</content>
</entry>
<entry>
<title>Bump version, upgrade bootstrap</title>
<updated>2017-02-03T21:25:46+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-02-01T23:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=626e754473da96a670c917b9cbefd1c1ea888a9c'/>
<id>urn:sha1:626e754473da96a670c917b9cbefd1c1ea888a9c</id>
<content type='text'>
This commit updates the version number to 1.17.0 as we're not on that version of
the nightly compiler, and at the same time this updates src/stage0.txt to
bootstrap from freshly minted beta compiler and beta Cargo.
</content>
</entry>
<entry>
<title>std: Stabilize APIs for the 1.16.0 release</title>
<updated>2017-01-26T00:43:01+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-01-25T23:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=671b1c1d895c54903a10555196b789ebd5ff2c90'/>
<id>urn:sha1:671b1c1d895c54903a10555196b789ebd5ff2c90</id>
<content type='text'>
This commit applies the stabilization/deprecations of the 1.16.0 release, as
tracked by the rust-lang/rust issue tracker and the final-comment-period tag.

The following APIs were stabilized:

* `VecDeque::truncate`
* `VecDeque::resize`
* `String::insert_str`
* `Duration::checked_{add,sub,div,mul}`
* `str::replacen`
* `SocketAddr::is_ipv{4,6}`
* `IpAddr::is_ipv{4,6}`
* `str::repeat`
* `Vec::dedup_by`
* `Vec::dedup_by_key`
* `Result::unwrap_or_default`
* `&lt;*const T&gt;::wrapping_offset`
* `&lt;*mut T&gt;::wrapping_offset`
* `CommandExt::creation_flags` (on Windows)
* `File::set_permissions`
* `String::split_off`

The following APIs were deprecated

* `EnumSet` - replaced with other ecosystem abstractions, long since unstable

Closes #27788
Closes #35553
Closes #35774
Closes #36436
Closes #36949
Closes #37079
Closes #37087
Closes #37516
Closes #37827
Closes #37916
Closes #37966
Closes #38080
</content>
</entry>
<entry>
<title>Remove unused `extern crate`s.</title>
<updated>2017-01-22T01:31:02+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2017-01-14T09:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=191abc42642c29f589a34e7f6cdebd081c373138'/>
<id>urn:sha1:191abc42642c29f589a34e7f6cdebd081c373138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn on unused `#[macro_use]` imports.</title>
<updated>2017-01-22T01:31:00+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2017-01-14T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=356fa2c5db18beb5d4787ea2997f555504bb26dc'/>
<id>urn:sha1:356fa2c5db18beb5d4787ea2997f555504bb26dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc</title>
<updated>2017-01-08T08:22:06+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2017-01-08T08:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ac9d337dcc544b4b1959997cdd36f1ba0c8d3e1'/>
<id>urn:sha1:7ac9d337dcc544b4b1959997cdd36f1ba0c8d3e1</id>
<content type='text'>
Remove not(stage0) from deny(warnings)

Historically this was done to accommodate bugs in lints, but there hasn't been a
bug in a lint since this feature was added which the warnings affected. Let's
completely purge warnings from all our stages by denying warnings in all stages.
This will also assist in tracking down `stage0` code to be removed whenever
we're updating the bootstrap compiler.
</content>
</entry>
<entry>
<title>Such large. Very 128. Much bits.</title>
<updated>2016-12-30T14:15:44+00:00</updated>
<author>
<name>Simonas Kazlauskas</name>
<email>git@kazlauskas.me</email>
</author>
<published>2016-08-23T00:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0e55a83a82bae26851f442859acace2b94f5028'/>
<id>urn:sha1:b0e55a83a82bae26851f442859acace2b94f5028</id>
<content type='text'>
This commit introduces 128-bit integers. Stage 2 builds and produces a working compiler which
understands and supports 128-bit integers throughout.

The general strategy used is to have rustc_i128 module which provides aliases for iu128, equal to
iu64 in stage9 and iu128 later. Since nowhere in rustc we rely on large numbers being supported,
this strategy is good enough to get past the first bootstrap stages to end up with a fully working
128-bit capable compiler.

In order for this strategy to work, number of locations had to be changed to use associated
max_value/min_value instead of MAX/MIN constants as well as the min_value (or was it max_value?)
had to be changed to use xor instead of shift so both 64-bit and 128-bit based consteval works
(former not necessarily producing the right results in stage1).

This commit includes manual merge conflict resolution changes from a rebase by @est31.
</content>
</entry>
</feed>
