]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8534 : huonw/rust/tls-key-macro, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 16 Aug 2013 15:05:10 +0000 (08:05 -0700)
committerbors <bors@rust-lang.org>
Fri, 16 Aug 2013 15:05:10 +0000 (08:05 -0700)
This allows the internal implementation details of the TLS keys to be
changed without requiring the update of all the users. (Or, applying
changes that *have* to be applied for the keys to work correctly, e.g.
forcing LLVM to not merge these constants.)

1  2 
src/libsyntax/ext/expand.rs

Simple merge