<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc_jemalloc/pthread_atfork_dummy.c, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-01-27T07:48:08+00:00</updated>
<entry>
<title>std: Compile libbacktrace with -fvisibility=hidden</title>
<updated>2017-01-27T07:48:08+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-01-22T20:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3d6f263b2a162974725cdcb914ba9ad9c2dbef84'/>
<id>urn:sha1:3d6f263b2a162974725cdcb914ba9ad9c2dbef84</id>
<content type='text'>
We don't want these symbols exported from the standard library, this is
just an internal implementation detail of the standard library
currently.

Closes #34984
</content>
</entry>
<entry>
<title>rustc: Don't export builtins/panic/alloc syms</title>
<updated>2017-01-27T07:47:39+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-01-22T20:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5561ce2b94c33add47d288e1826183c511ec9fa'/>
<id>urn:sha1:a5561ce2b94c33add47d288e1826183c511ec9fa</id>
<content type='text'>
This hides symbols from various unstable and implementation-detail
crates of the standard library. Although typically transitive exported
`pub extern` functions are exported from cdylibs, these crates aren't
necessary as they're all implementation details.

Closes #34493
</content>
</entry>
</feed>
