<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc_jemalloc, branch 1.17.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.17.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.17.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-03-04T18:38:26+00:00</updated>
<entry>
<title>Automate timestamp creation and build skipping for native libraries</title>
<updated>2017-03-04T18:38:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-03-03T17:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=428f063fcdc35e048ff79d059a8963334ba2281c'/>
<id>urn:sha1:428f063fcdc35e048ff79d059a8963334ba2281c</id>
<content type='text'>
Add comments
</content>
</entry>
<entry>
<title>Build compiler-rt and sanitizers only once</title>
<updated>2017-03-04T18:38:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-03-02T23:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aeadc81ddcf25df677f75d781aa2ec9d732bb6f4'/>
<id>urn:sha1:aeadc81ddcf25df677f75d781aa2ec9d732bb6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/remove `rerun-if-changed` when necessary</title>
<updated>2017-03-04T18:38:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-02-23T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2187093f8d19c39071502c9e95bacabd5febd88'/>
<id>urn:sha1:f2187093f8d19c39071502c9e95bacabd5febd88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Verify all sysroot crates are unstable</title>
<updated>2017-02-21T19:38:17+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-02-15T16:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40aaa65734d72b7aabda3cd0925b0119fb6d5a0a'/>
<id>urn:sha1:40aaa65734d72b7aabda3cd0925b0119fb6d5a0a</id>
<content type='text'>
As we continue to add more crates to the compiler and use them to implement
various features we want to be sure we're not accidentally expanding the API
surface area of the compiler! To that end this commit adds a new `run-make` test
which will attempt to `extern crate foo` all crates in the sysroot, verifying
that they're all unstable.

This commit discovered that the `std_shim` and `test_shim` crates were
accidentally stable and fixes the situation by deleting those shims. The shims
are no longer necessary due to changes in Cargo that have happened since they
were originally incepted.
</content>
</entry>
<entry>
<title>std: Remove cfg(cargobuild) annotations</title>
<updated>2017-02-06T16:42:54+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-01-23T23:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77c3bfa7429abf87b76ba84108df018d9e9d90e2'/>
<id>urn:sha1:77c3bfa7429abf87b76ba84108df018d9e9d90e2</id>
<content type='text'>
These are all now no longer needed that we've only got rustbuild in tree.
</content>
</entry>
<entry>
<title>Merge remote tracking branch 'upstream/master'</title>
<updated>2017-02-03T08:42:07+00:00</updated>
<author>
<name>Tatsuyuki Ishi</name>
<email>ishitatsuyuki@gmail.com</email>
</author>
<published>2017-02-03T08:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7de99cdf698d6f9cd44333b6e147910621d47fe9'/>
<id>urn:sha1:7de99cdf698d6f9cd44333b6e147910621d47fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>liballoc_jemalloc: fix linking with system library</title>
<updated>2017-02-03T07:15:34+00:00</updated>
<author>
<name>Tatsuyuki Ishi</name>
<email>ishitatsuyuki@gmail.com</email>
</author>
<published>2017-02-03T07:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ccb87a532159701486ae0ca33346c838791c699'/>
<id>urn:sha1:3ccb87a532159701486ae0ca33346c838791c699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build libbacktrace/jemalloc only when their timestamps are older than sources</title>
<updated>2017-02-02T19:40:42+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-01-31T21:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5b603b1bf1e9d74227a8a3b2f73acd558b952ef'/>
<id>urn:sha1:a5b603b1bf1e9d74227a8a3b2f73acd558b952ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build in cross-compilation scenarios</title>
<updated>2017-02-02T19:40:42+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-01-28T13:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0253304ea9d40103dc7d1055b7fa090b48781f8'/>
<id>urn:sha1:c0253304ea9d40103dc7d1055b7fa090b48781f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustbuild: Build jemalloc and libbacktrace only once (take 2)</title>
<updated>2017-02-02T19:40:42+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-01-26T22:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c2ef5201abb1f9c4848088cadc89c467dbc0a46'/>
<id>urn:sha1:6c2ef5201abb1f9c4848088cadc89c467dbc0a46</id>
<content type='text'>
</content>
</entry>
</feed>
