rust/src/liballoc_jemalloc
Alex Crichton 3d6f263b2a std: Compile libbacktrace with -fvisibility=hidden
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
2017-01-26 23:48:08 -08:00
..
build.rs rustc: Don't export builtins/panic/alloc syms 2017-01-26 23:47:39 -08:00
Cargo.toml std: Don't build docs for misc facade crates 2016-12-30 10:00:33 -08:00
lib.rs rustc: Don't export builtins/panic/alloc syms 2017-01-26 23:47:39 -08:00
pthread_atfork_dummy.c std: Compile libbacktrace with -fvisibility=hidden 2017-01-26 23:48:08 -08:00