]> git.lizzy.rs Git - rust.git/commit
auto merge of #12875 : alexcrichton/rust/demangle-more-things, r=brson
authorbors <bors@rust-lang.org>
Fri, 14 Mar 2014 13:41:26 +0000 (06:41 -0700)
committerbors <bors@rust-lang.org>
Fri, 14 Mar 2014 13:41:26 +0000 (06:41 -0700)
commit339f8163d643ff98df897572a9cfb395cb6496b2
treebc48256b8b4aa17352bb27d469275820009685a9
parenta1c7ebee1ac65151835f8b82d7140d52402c22c2
parenta07149b138fc1ff19d8a8510cf703ecb811961fd
auto merge of #12875 : alexcrichton/rust/demangle-more-things, r=brson

Add some more infrastructure support for demangling `$`-sequences, as well as fixing demangling of closure symbol names if there's more than one closure in a function.