rust/src/librustc/util
bors 3c3ae1d0e2 auto merge of #8875 : alexcrichton/rust/fix-inner-static-library-bug, r=huonw
These commits fix bugs related to identically named statics in functions of implementations in various situations. The commit messages have most of the information about what bugs are being fixed and why.

As a bonus, while I was messing around with name mangling, I improved the backtraces we'll get in gdb by removing `__extensions__` for the trait/type being implemented and by adding the method name as well. Yay!
2013-09-04 23:55:46 -07:00
..
common.rs Modernized a few more types in syntax::ast 2013-09-03 14:45:06 +02:00
ppaux.rs auto merge of #8875 : alexcrichton/rust/fix-inner-static-library-bug, r=huonw 2013-09-04 23:55:46 -07:00