]> git.lizzy.rs Git - rust.git/commit
Improve Demangling of Rust Symbols
authorChristopher Serr <christopher.serr@gmail.com>
Sat, 27 Aug 2016 23:30:30 +0000 (01:30 +0200)
committerChristopher Serr <christopher.serr@gmail.com>
Sat, 27 Aug 2016 23:40:14 +0000 (01:40 +0200)
commit121b2fe988f47996933af699d6223de8e9262df0
tree0c060acdf915d46669b2a28c1a6725868c1bbf4d
parenta23064af5ec7f52b287e2c60823fed92a4763502
Improve Demangling of Rust Symbols

This turns `..` into `::`, handles some more escapes and gets rid of
unwanted underscores at the beginning of path elements.

![Image of Diff](http://puu.sh/qQIN3.png)
src/libstd/sys/common/backtrace.rs