about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-03-28 00:15:55 -0700
committerbors <bors@rust-lang.org>2013-03-28 00:15:55 -0700
commit3ff8e01cee398e3800d329e1017241a107b45e5b (patch)
tree5a870d57ba2bd716cd9a5166d0c46ec19ee386ec /src/rt/sync/rust_thread.cpp
parentd7ba0acbf5aef70cb4afd162e0c0a1fa07813db7 (diff)
parent772293a25120367bed984243fffd59fcb4b8cd80 (diff)
downloadrust-3ff8e01cee398e3800d329e1017241a107b45e5b.tar.gz
rust-3ff8e01cee398e3800d329e1017241a107b45e5b.zip
auto merge of #5584 : nikomatsakis/rust/issue-4846-carry-bound-lifetime-names-in-fn-types, r=nikomatsakis
Fix pretty-printer test failure by carrying the bound lifetime names through

the types.  Initially I thought it would be necessary to thread this data
through not only the AST but the types themselves, but then I remembered that
the pretty printer only cares about the AST.  Regardless, I have elected to
leave the changes to the types intact since they will eventually be needed.  I
left a few FIXMEs where it didn't seem worth finishing up since the code wasn't
crucial yet.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions